This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Re: Generated libcalls


> As IMO this is important for any freestanding target, I think we
> need something like -ffreestanding, telling gcc to *not* generate
> such libcalls but instead stop with an error in such cases.

Based on our previous discussion, I'd say this looks like the right
thing. 

There is an alternative interface to achieve the same effect, do I
dare say #pragma? :-)

Martin

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