Re: Library tripled in size with GCC 4.2
Re: Library tripled in size with GCC 4.2
- Subject: Re: Library tripled in size with GCC 4.2
- From: Eric Gorr <email@hidden>
- Date: Thu, 16 Oct 2008 09:14:17 -0400
On Oct 15, 2008, at 5:26 PM, Sean McBride wrote:
On 10/15/08 5:15 PM, Lyndsey Ferguson said:
/Developer/usr/bin/libtool: can't vm_allocate() buffer for output
file: libCore.a of size 1206037468 ((os/kern) no space available)
/usr/bin $ld -v
@(#)PROGRAM:ld PROJECT:ld64-85.2.1
/usr/bin $libtool -V
Apple Computer, Inc. version cctools-698.1
I thought that the ld64 was supposed to handle larger memory
requirements?
The error is with libtool, which is 32bit:
$ lipo -info /Developer/usr/bin/libtool
Architectures in the fat file: /Developer/usr/bin/libtool are: i386
ppc7400
Failing to allocate 1.2 gig in the 32bit process is not surprising.
I'm curious, does a 64-bit version of libtool exist?
If so, how easy or practical would it be to get Xcode to use it
instead of the 32-bit version?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden