From: UnixOS2 Archive To: "UnixOS2 Archive" Date: Fri, 24 Oct 2003 14:14:04 EST-10EDT,10,-1,0,7200,3,-1,0,7200,3600 Subject: [UnixOS2_Archive] No. 222 ************************************************** Thursday 23 October 2003 Number 222 ************************************************** Subjects for today 1 Re: gcc 3.2.2b3 distrib question for Knut : Knut St. Osmundsen" 2 Python help : John Poltorak **= Email 1 ==========================** Date: Fri, 24 Oct 2003 05:38:55 +0200 From: "Knut St. Osmundsen" Subject: Re: gcc 3.2.2b3 distrib question for Knut John Poltorak wrote: > On Fri, Oct 17, 2003 at 06:23:28AM +0200, knut st. osmundsen wrote: > > >> -The src zips should be selfexplaining when I've mentioned that the emx >> one includes the LIBC sources. > > > Is it possible to build this version from source using gcc v2.8.1? Not quite sure if I get the question. But in any case I don't recommend mixing 3.2.2 and later with any previous compilers. Binutils and GCC should build with older compilers, but I'm sure the EMX/LIBC part will cause some trouble because of the way we've configured the bootstrapping. Kind Regards, knut **= Email 2 ==========================** Date: Fri, 24 Oct 2003 17:00:41 +0100 From: John Poltorak Subject: Python help How do I write a Python program to display:- ? socket.gethostname() os.getpid() Or is there any option to set debugging on in a Python program? -- John