Hello, 2011/1/19 Jim Michaels <[email protected]>: > I need to include lib and include directories. > the compiler isn't listening to anything I try in the manual. > any ideas? > I tried > -Idir > -Ldir > -isystem dir > -B dir > > nothing works. should I be using environment variables instead?
Jim, those options you are mentioning are working for gcc. So there seems to be something else with your installation. Could you please tell me how you have setup toolchain (location, setting of PATH environment, etc), and what toolchain you have installed (Use for this best the command 'gcc -v' and show me its output). Additionally it would be helpful to know what runtime environment you are using as host (msys/cygwin/linux/native/...). Regards, Kai ------------------------------------------------------------------------------ Protect Your Site and Customers from Malware Attacks Learn about various malware tactics and how to avoid them. Understand malware threats, the impact they can have on your business, and how you can protect your company and customers by using code signing. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
