[Bug c/16470] violation of `-ffreestanding' rules?

pluto at pld-linux dot org gcc-bugzilla@gcc.gnu.org
Sun Jul 11 20:51:00 GMT 2004


------- Additional Comments From pluto at pld-linux dot org  2004-07-11 20:51 -------
(In reply to comment #1) 
> While I confirm that the undefined symbol __ucmpdi2 is emitted by the 
compiler, 
> I'm a bit skeptical about your interpretation of '-ffreestanding': __ucmpdi2 
is 
> provided by libgcc.a, not by the standard library. 
 
by libgcc_s.so (which is linked with standard library) too. 
 
> So it is possible to build a standalone executable (...) 
 
with libgcc.a - yes. 
with libgcc_s.so - no. 
 
 

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16470



More information about the Gcc-bugs mailing list