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: Object file formats of mips cross compiler


Hi !
What options did you give while configuring and building the cross-compiler
?
If you need COFF object file format, then you should build the
mips-coff-gcc cross compiler.

Regards,
GNU Team


-----Original Message-----
From: crossgcc-owner@sources.redhat.com
[mailto:crossgcc-owner@sources.redhat.com]On Behalf Of SeanChang
Sent: Tuesday, August 07, 2001 10:35 AM
To: bgat@billgatliff.com; SeanChang
Cc: crossgcc@sources.redhat.com
Subject: Re: Object file formats of mips cross compiler


William
        The COFF is not supported by objcopy,or I can build objcopy to
support both coff and elf.

Sean Chang

----- Original Message -----
From: "William A. Gatliff" <bgat@saturn.billgatliff.com>
To: "SeanChang" <seanchang@mail.arti.com.tw>
Cc: <crossgcc@sources.redhat.com>
Sent: Tuesday, August 07, 2001 12:34 PM
Subject: Re: Object file formats of mips cross compiler


> Sean:
>
> I think you could use objcopy to translate your ELF image to COFF.
>
> b.g.
>
> On Tue, Aug 07, 2001 at 09:47:45AM +0800, SeanChang wrote:
> >        I'm using GNU mips cross compiler to build my program  in elf
> > format,but the OS provider claims the loader only supports coff format.
> > Can I make a coff formatted mips cross compiler?
> >
> > Sean Chang
> >
> >
> >
> > ------
> > Want more information?  See the CrossGCC FAQ,
http://www.objsw.com/CrossGCC/
> > Want to unsubscribe? Send a note to
crossgcc-unsubscribe@sourceware.cygnus.com
> >
>
> --
> Bill Gatliff
> bgat@billgatliff.com
>
> ------
> Want more information?  See the CrossGCC FAQ,
http://www.objsw.com/CrossGCC/
> Want to unsubscribe? Send a note to
crossgcc-unsubscribe@sourceware.cygnus.com
>
>


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


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