This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
RE: Problems building gcc-2.95 as cross compiler.
- To: 'Robert Drehmel' <robert at gizmo dot quizbot dot org>
- Subject: RE: Problems building gcc-2.95 as cross compiler.
- From: David Korn <dkorn at pixelpower dot com>
- Date: Mon, 12 Feb 2001 14:03:15 -0000
- Cc: gcc-help at gcc dot gnu dot org
>In <718D38CAB6E0D011B2C90060970C28A5642695@EXCHANGESERVER>,
>David Korn wrote:
>
>> What kind of MIPS system are you building for, one running
>a full O/S,
>> or an embedded system? Does it have a native compiler and C runtime
>> library available for it ?
>
>It is an embedded R3000 CPU. I neither have a native compiler nor
>do I have a runtime library.. The headers are kinda old and do not
>include an a.out.h too. Isn't there some sort of generic MIPS a.out
>header just to let it compile?
I was going to say get newlib, and you might well want to do so anyway,
since it will give you all the runtime stuff you need. But then I checked
and it doesn't have a.out.h either. I looked in glibc and found a copy
there: it's only 9900 bytes, so I attached it. Good luck
DaveK
--
we are not seats or eyeballs or end users or consumers.
we are human beings - and our reach exceeds your grasp.
deal with it. - cluetrain.org
**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.
www.mimesweeper.com
**********************************************************************
a.out.h