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: "Sean McBride" <email@hidden>
- Date: Wed, 15 Oct 2008 17:26:15 -0400
- Organization: Rogue Research
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.
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
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