Building toolchain with crosstool-ng on Mac OS X SL

Vladyslav pub.email.addr@gmail.com
Wed Jan 6 09:09:00 GMT 2010


Yann,

On Jan 6, 2010, at 10:35 AM, Yann E. MORIN wrote:

> 123070  [ALL  ]  checking compiler cc  -pipe -fexceptions ... yes
> 123071  [ALL  ]  checking compiler cc  -pipe -fexceptions has sizeof(long)==4... no
> 123072  [ERROR]  configure: error: could not find a working compiler, see config.log for details
> 123073  [ERROR]  Build failed in step 'Installing GMP'
> 
> Oh, I guess the initial ERROR starts here... Could you check the GMP
> config.log and see why it fails ?
I know why configure script cant find working compiler with sizeof(long)==4: in Snow Leopard Apple changed default GCC behavior to emit 64bit binaries. My small test confirms that sizeof(long) and sizeof(long*) are now 8 bytes.

I've attached GMP config.log to this mail.

Regards,
Vladyslav
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log
Type: application/octet-stream
Size: 15455 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/crossgcc/attachments/20100106/1d795d29/attachment.obj>
-------------- next part --------------



-------------- next part --------------
--
For unsubscribe information see http://sourceware.org/lists.html#faq


More information about the crossgcc mailing list