[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Minios-devel] [PATCH v2] mini-os: link to libgcc.a to fix build with gcc7
Wei Liu, on mar. 04 juil. 2017 12:37:42 +0100, wrote: > On Tue, Jul 04, 2017 at 10:52:04AM +0200, Olaf Hering wrote: > > +LDLIBS += $(shell $(CC) -print-libgcc-file-name $(CFLAGS)) > > FAOD I am still muling over whether we should link libgcc or implement > the missing function in lib/math.c. On x86_64 we can't use libgcc.a because of the red zone which we can't implement. Samuel _______________________________________________ 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 |