Mailinglist Archive: opensuse-programming (47 mails)
| < Previous | Next > |
Re: [suse-programming-e] G++ 3.3.3 Compiler problem.
- From: John Lamb <J.D.Lamb@xxxxxxxxxxxxxx>
- Date: Sat, 16 Oct 2004 07:54:41 +0100
- Message-id: <4170C5B1.7050802@xxxxxxxxxxxxxx>
Charley wrote:
That looks more like a 2GB file size limit than a compile/run error.
The file size limit may well be a feature of the C/C++ standard library on 32 bit architectures, even if the kernel can handle more.
--
JDL
50%File size limit exceeded
That looks more like a 2GB file size limit than a compile/run error.
The file size limit may well be a feature of the C/C++ standard library on 32 bit architectures, even if the kernel can handle more.
--
JDL
| < Previous | Next > |