using -I with gcc paths instead of -isystem

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Sun Jul 5 21:56:15 UTC 2009


On Sun, Jul 05, 2009 at 04:47:11PM -0400, Mike Frysinger wrote:
>in commit 18f27be3, the gcc paths were changed from "-iwithprefix" and a short 
>name to "-I" and a full path.  is there a reason you didnt use "-isystem" ?  
>these are after all gcc system paths, not package-specific include paths, and 
>gcc changes its behavior depending on the two.

Not sure offhand, please change it.

>if it was merely an oversight, i'll commit the simple fix

Could be that it was needed for some 3.4.x or early 4.x with sysroot,
unfortunately my memory is fuzzy about that.

thanks for noticing,


More information about the uClibc mailing list