[coldfire-gnu-discuss] GCC -I option seems to not work !?

Daniel Jacobowitz dan at codesourcery.com
Sat Dec 9 20:47:16 UTC 2006


On Sat, Dec 09, 2006 at 03:15:13PM -0500, Claude Sylvain wrote:
> 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 ?

I don't know, but we need more information to find out.  What does the
directory structure look like?  What's the complete command line you
are using to invoke GCC?  And are you running it from cmd.exe or from a
Cygwin shell?

-- 
Daniel Jacobowitz
CodeSourcery



More information about the coldfire-gnu-discuss mailing list