This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: target directorie names under cygwin


I would recommend to skip -* during toolchain configuration. AFAIK, powerpc-eabi is Ok.
BR,
Maxim


Frank Juergen-r58616 wrote:
Hi !

I try to compile and install the GCC as cross-compiler under Cygwin for the PowerPC ( --target=powerpc-*-eabi ).

The problem is not the compilation, it's the installation. The command make install , try to create a directory with the name of the target
(in this case "powerpc-*-eabi" but the star is a disabled character for dir name (under Windows). Any idea ?


Older version use the target label "powerpc-eabi" but this is only valid for older versions, or ?

My packet version

binutils 	20041229-1
gcc		3.4.1
newlib	1.13.0


Juergen




------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


------ Want more information? See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/ Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]