[gps-users] Where is the correct place for -I and -L

Emmanuel Briot briot@act-europe.fr
29 Sep 2003 08:51:42 +0200


On Sat, 2003-09-27 at 23:29, Leon Pollak wrote:
> 	Where is the correct place to add directories of include files (switch -I), 
> libraries and linker scripts. 

The correct place is the tab called "Source directories" and "Object
directories". This will automatically set the correct command line
switches for gcc with -I and -L, as well as allow GPS to find the files
itself.

regards,
Emmanuel