This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] BZ#15711: Build syscall.h with -ffreestanding.


On 07/15/2013 04:14 PM, Andreas Schwab wrote:
> "Carlos O'Donell" <carlos@redhat.com> writes:
> 
>> Is there any reason to want to add more internal include
>> paths as opposed to just using -ffreestanding.
> 
> Adding -I../include should be enough.

Is there any reason to do that?

What's the downside of using -ffreestanding?

It seems like adding more includes can only slow
down the building of that file or get us into more
problems in the future.

What am I missing?

Cheers,
Carlos.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]