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] | |
hello all:
Does binutils support for mips-pe target support? or what exactly target
alias should i use when configure it? I am working on Win2k.
I build the whole toolchain of gcc( gcc 3.2, binutils 2.13, newlib
1.11.0), configured with target=mips-pe, and not yet test the result.
But when i use dlltool, I got some bad news:
dlltool -C -d test.def -e test.exp -D test.dll -l test.lib
dlltool: Machine 'mips' not supported
dlltool --help
Usage dlltool <option(s)> <object-file(s)>
-m --machine <machine> Create as DLL for <machine>. [default:
mips]
possible <machine>: arm[_interwork], i386, mcore[-elf]{-le|-be},
ppc, thumb
......
Although the toolchain contains dlltool, but seems to me that this
dlltool doesn't support mips cpu?
Could anybody tell me something about this target( or mips*-*-pe)? Had
gcc been ported for that?
I looked through google, but few information.
thanks,
wreckor
------
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] |