gcc cross compiling for CRIS

2008-06-28 Thread Jim Pazarena

The options available for cross compiling a CRIS binary
within gcc do not seem to work.

Is it possible that the base gcc doesn't have cross-compiling
built in?
--
Jim Pazarena  [EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: gcc cross compiling for CRIS

2008-06-28 Thread Erik Trulsson
On Fri, Jun 27, 2008 at 11:05:18PM -0700, Jim Pazarena wrote:
 The options available for cross compiling a CRIS binary
 within gcc do not seem to work.

I have no idea what a CRIS binary might be, but that probably does not
matter.

 
 Is it possible that the base gcc doesn't have cross-compiling
 built in?

The base gcc is not configured as a cross compiler, no.

If you want a cross compiler look at the devel/cross-gcc and
devel/cross-binutils ports.



-- 
Insert your favourite quote here.
Erik Trulsson
[EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]