GCC -I option seems to not work !?

Claude Sylvain csylvain at electro-technica.com
Sat Dec 9 20:15:13 UTC 2006


Hello,

I have installed sourcery G++ Lite, ColdFire ELF 4.1-30 on a computer 
that run under Window XP professionnal SP2.

I am trying to use the -I option when calling GCC (m68k-elf-gcc), but 
GCC seems to ignore the option.

I have tryed the following, without success:

	-I<include_folder>
	-I<include_folder>/
	-I./<include_folder>
	-I./<include_folder>/
	-I<include_folder>\
	-I.\<include_folder>
	-I.\<include_folder>\


Am I missing something ?

Claude.

  




More information about the coldfire-gnu-discuss mailing list