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]

RE: Cross to MC68040 from cygwin on PC-NT.


> bash-2.02$ cp -R newlib /cygnus/tmp/src/gcc-2.95.3
> bash-2.02$ cp -R newlib /cygnus//usr/m68k/m68k-coff
> bash-2.02$ mv -i texinfo /cygnus/tmp/src/gcc-2.95.3/notused_texinfo
> I add the path c:\cygnus\usr\m68k\bin to cygnus.bat at:
> /cygnus/cygwin-b20/
> so gcc can find the cross-assembler mf.
> This is done from windows explorer in notepad.exe.

Do you restart a new bash after that? cygnus.bat is only
executed when bash starts, so if you don't, it's as if you
did nothing, and therefore...

> as: unrecognized option '-c68020' 

therefore you end up using the wrong as anyway..
Not sure that's your problem, but.. you never know :-)

Good luck,
Y.


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


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