From: UnixOS2 Archive To: "UnixOS2 Archive" Date: Thu, 16 Oct 2003 14:13:53 EST-10EDT,10,-1,0,7200,3,-1,0,7200,3600 Subject: [UnixOS2_Archive] No. 215 ************************************************** Wednesday 15 October 2003 Number 215 ************************************************** Subjects for today 1 Re: Your web site :) : IanM" 2 gcc 3.2.2b3 distrib question for Knut : Henry Sobotka 3 Re: "Record too long" errors using 3.2.2b2 & b3 : Holger Veit 4 "Record too long" errors using 3.2.2b2 & b3 : Alexander Newman 5 Re: "Record too long" errors using 3.2.2b2 & b3 : Alexander Newman 6 Re: "Record too long" errors using 3.2.2b2 & b3 : Alex Newman" **= Email 1 ==========================** Date: Thu, 16 Oct 2003 01:09:40 +1000 (EST) From: "IanM" Subject: Re: Your web site :) > Having a bad day? That's ok I just spent 10 minutes trying to stop > it. Well, go put it back ! I missed it ;-) Cheers IanM http://www.os2site.com/ **** Everyone is entitled to my opinion. **** **= Email 2 ==========================** Date: Thu, 16 Oct 2003 01:20:24 -0400 From: Henry Sobotka Subject: gcc 3.2.2b3 distrib question for Knut Hi Knut, For a complete distribution, do I download everything in the subdirectory, or just the *-beta3.zip and *-beta3-src-*.zips? With or without libc.zip? And is the gccenv.cmd somewhere in there or is the one from b2 ok? Thanks, h~ -- Free software, free minds. **= Email 3 ==========================** Date: Thu, 16 Oct 2003 09:00:43 +0200 From: Holger Veit Subject: Re: "Record too long" errors using 3.2.2b2 & b3 On Thu, Oct 16, 2003 at 10:34:23AM +1000, Alexander Newman wrote: > I'm getting repeated "record too long errors" from emxomfar aus gcc-3.2.2b2 and > b3. It > doesn't seem to matter what package I try to build. (Current ones are gdk-pixbuf > and Xbae) This might be a problem with name lengths (C++ name mangling), or just some unrelated bug. > I know that there was some traffic about this previously (related to pgcc > 2.9.x), but I get bounced off the fraunhofer-ais server (firewall problem). Don't use the FhG-AIS servers any more, use the addresses emx at xfreeos2.dyndns.org xfreeos2 at xfreeos2.dyndns.org posix2 at xfreeos2.dyndns.org This (www.citytraffic.de) is not directly under control of FhG (although related) - it doesn't follow the FhG firewall policies. > So > I can't tell what a solution might be. My apologies if this has been done _ad > nauseum_: perhaps any replies could be made off-list to prevent further > aggravation. > > Any one have a suggestion? Holger **= Email 4 ==========================** Date: Thu, 16 Oct 2003 10:34:23 +1000 From: Alexander Newman Subject: "Record too long" errors using 3.2.2b2 & b3 I'm getting repeated "record too long errors" from emxomfar aus gcc-3.2.2b2 and b3. It doesn't seem to matter what package I try to build. (Current ones are gdk-pixbuf and Xbae) I know that there was some traffic about this previously (related to pgcc 2.9.x), but I get bounced off the fraunhofer-ais server (firewall problem). So I can't tell what a solution might be. My apologies if this has been done _ad nauseum_: perhaps any replies could be made off-list to prevent further aggravation. Any one have a suggestion? Alex. **= Email 5 ==========================** Date: Thu, 16 Oct 2003 14:38:59 +1000 From: Alexander Newman Subject: Re: "Record too long" errors using 3.2.2b2 & b3 OK, I seem to have it sorted: found the pages on the Google cache. > Alexander Newman wrote: > > I'm getting repeated "record too long" errors from emxomfar aus gcc-3.2.2b2 and b3 The correct answer was, of course, add -Zomf to [C/LD]FLAGS. Alex. **= Email 6 ==========================** Date: Thu, 16 Oct 2003 19:39:31 +1000 (EST) From: "Alex Newman" Subject: Re: "Record too long" errors using 3.2.2b2 & b3 On Thu, 16 Oct 2003 09:00:43 +0200, Holger Veit wrote: > On Thu, Oct 16, 2003 at 10:34:23AM +1000, Alexander Newman wrote: > > I'm getting repeated "record too long errors" from emxomfar aus gcc-3.2.2b2 and > > b3. It > > doesn't seem to matter what package I try to build. (Current ones are gdk-pixbuf > > and Xbae) > > This might be a problem with name lengths (C++ name mangling), or just some > unrelated bug. -Zomf sorted it - I'm not sure why I took it out of my FLGAS strings, but it's back in. Now I'm only getting unresolved symbol errors again, so back to tracking headers and libs. > > I know that there was some traffic about this previously (related to pgcc > > 2.9.x), but I get bounced off the fraunhofer-ais server (firewall problem). > > Don't use the FhG-AIS servers any more, use the addresses > emx at xfreeos2.dyndns.org > xfreeos2 at xfreeos2.dyndns.org > posix2 at xfreeos2.dyndns.org OK, thanks for that. Alex.