[ Date Prev][ Date Next][ Thread Prev][ Thread Next][ Date Index][ Thread Index]
Re: [coldfire-gnu-discuss] GCC -I option seems to not work !?
- To: Claude Sylvain <csylvain@xxxxxxxxxxxxxxxxxxxx>
- Subject: Re: [coldfire-gnu-discuss] GCC -I option seems to not work !?
- From: Daniel Jacobowitz <dan@xxxxxxxxxxxxxxxx>
- Date: Sat, 9 Dec 2006 15:47:16 -0500
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
|