This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

[Bug bootstrap/28515] CFLAGS not propagated, resulting in object mismatch



------- Comment #14 from ebotcazou at gcc dot gnu dot org  2006-08-06 08:48 -------
> That's a fairly slippery slope. Does -KPIC/-fPIC/etc. make cc a different
> compiler? -g/-O? -g/-pg? (Yes, the linker might be able to handle those
> combinations, but you may end up with a Frankenbinary that fails unpredictably
> at run-time.) Where do you draw the line?

At the ABI level.


-- 


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


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