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: Installation Problems



>Hi Dave
>
>Thanks for the e-mail.
>
>Please forgive my ignorance. I am pretty new at this.

  No, really, no trouble :)

>I am following the "configure and install gcc" instructions as 
>described in the
>CrossGCC FAQ's. The configure instruction is as follows:
>
>../gcc-2.95.2/configure --target=$target --prefix=$prefix -v
>make all install
>
>What should I change the above to?

  Where can the headers for the target system be found ?  Do you have any
headers for your target system ?

 Whereever they are, you just need to modify the configure command:

../gcc-2.95.2/configure --target=$target --prefix=$prefix -v
              --with-headers=/where/ever/they/may/be

[ split to two lines to avoid word wrapping, but it's all one really; there
should be just a space between '-v' and '--with-headers'

     DaveK
-- 
The Boulder Pledge: "Under no circumstances will I ever purchase anything 
offered to me as the result of an unsolicited email message. Nor will I 
forward chain letters, petitions, mass mailings, or virus warnings to large 
numbers of others. This is my contribution to the survival of the online
community." 

>-----Original Message-----
>From: Robert_Paradis@raytheon.com [mailto:Robert_Paradis@raytheon.com]
>Sent: 17 January 2001 14:48
>To: David Korn; crossgcc@sourceware.cygnus.com
>Subject: RE: Installation Problems
>
>
>
>Thanks,
>
>Bob
>
>


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

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