Date: Sat, 27 Aug 2005 00:05:19 EST-10EDT,10,-1,0,7200,3,-1,0,7200,3600 Subject: [UnixOS2_Archive] No. 608 ************************************************** Friday 26 August 2005 Number 608 ************************************************** Subjects for today 1 Re: question : Brendan Oakley 2 Re: Building PM programs with gcc : Stefan.Neis at t-online.de **= Email 1 ==========================** Date: Thu, 25 Aug 2005 10:01:28 -0700 From: Brendan Oakley Subject: Re: question I think I was wrong about this. He wants an IDE for porting apps to OS/2. By translate he meant port. You guys understood. I should have re-read before posting. On 8/23/05, Brendan Oakley wrote: > He wants a program to act as a front-end to multiple-language support > management in development on OS/2, where he opens a file in one > (human) language and translates it in another frame to be saved for > use in that language. > **= Email 2 ==========================** Date: Fri, 26 Aug 2005 13:09:35 +0100 From: Stefan.Neis at t-online.de Subject: Re: Building PM programs with gcc Hi, > Does anything special need to be done to build a PM program with GCC? Yes. > eg a DEF file? Either that or you can - run emxbind -ep executablename.exe if it's an a.out executable - link it by passing an additional "-Zlinker /PMTYPE:PM" to gcc, if it's OMF. > And if so should libtool be modified to add the DEF file? How his libtool relevant to generating executables? Isn't that for DLLs only? Regards, Stefan