At 23:21 Uhr +0900 03.11.2002, Peter O'Gorman wrote:
Hi,
Well, I haven't investigated why, but, with -isystem, I have some problems building pstoedit, I updated the revision in cvs so it works with current fink-cvs, but it will be troublesome for other packages also presumably...
With -isystem /sw/include :
configure:7476: g++ -c -g -O2 -isystem /sw/include conftest.cc >&5
[..snip...]
[...]
But with -I/sw/include, I get:
configure:7460: checking for version of "lib plot"
configure:7476: g++ -c -g -O2 -no-cpp-precomp -I/usr/X11R6/include/ -I/sw/include conftest.cc >&5
I am not seeing a -no-cpp-precomp in the first example, why so I wonder? Max -- ----------------------------------------------- Max Horn Software Developer email: <mailto:max@;quendi.de> phone: (+49) 6151-494890 ------------------------------------------------------- This SF.net email is sponsored by: ApacheCon, November 18-21 in Las Vegas (supported by COMDEX), the only Apache event to be fully supported by the ASF. http://www.apachecon.com _______________________________________________ Fink-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-devel
