This is the mail archive of the crossgcc@sourceware.cygnus.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more infromation.


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

problems with powerpc-nlmconv


hiya all,

I am trying to target the powerpc-netware platform, I have built the
nlmconv and ld for powerpc-netware successfully. I am using a
powerpc-elf compiler to give me the ELF-format objects for nlmconv
to convert and link. When I run nlmconv it shows the following errors
in a simple hello.c program :

blacky@intra:~ > powerpc-netware-nlmconv -T example.def 
powerpc-netware-nlmconv: unresolved PC relative reloc against _TerminateNLM
powerpc-netware-nlmconv: unresolved PC relative reloc against _SetupArgv
powerpc-netware-nlmconv: unresolved PC relative reloc against _StartNLM
powerpc-netware-nlmconv: unresolved PC relative reloc against printf
powerpc-netware-nlmconv: example.nlm: Invalid operation

Does anyone know what is wrong and how to make it work ?

Signed, Marco van den Heuvel



------
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]