[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Minios-devel] [Xen-devel] [PATCH] mini-os: link to libgcc.a to fix build with gcc7
On Fri, Jun 30, Olaf Hering wrote: > On Fri, Jun 30, Wei Liu wrote: > > > On second thought I don't think we want to make this worse. So the > > change in this patch should be conditional on gcc. > > How whould I check for gcc in the Makefile? > In xen.git I see a conditional for clang. I dont have a clang at hand, > perhaps it knows about "-print-libgcc-file-name"? Mine works fine: $ gcc -print-libgcc-file-name /usr/lib64/gcc/x86_64-suse-linux/7/libgcc.a $ clang-3.8 -print-libgcc-file-name /usr/bin/../lib64/gcc/x86_64-suse-linux/7/libgcc.a Olaf Attachment:
signature.asc _______________________________________________ Minios-devel mailing list Minios-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/cgi-bin/mailman/listinfo/minios-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |