Re: [ooc-compiler] FollowUp : Please assist me with OO2C installation Mac OS X 10.4
Brought to you by:
mva
|
From: Stewart G. <sgr...@us...> - 2006-07-17 02:21:24
|
Hi Klass, Sorry for the delay. I just tried rebuilding ooc2 on my Mac and it seems to work fine under gcc 4.0. Can you please try these commands, and let me know what you get: gcc-4.0 --version gcc-3.3 --version uname -a Is this an Intel Mac, or PPC Mac? Come to think of it, has anyone tried building oo2c on an Intel Mac? Which system functions did you want to use? Most of the basic system functionality (files, directories, sockets, I/O, time/date, etc) is wrapped by the OOC standard libraries. I did a rough translation of the Carbon API, which is available from the VisualOberon project page: http://sourceforge.net/projects/visualoberon VisualOberon runs reasonably well on the Mac, and provides GUI framework that is cross-platform. With some tinkering it can be made to look close to the native (Aqua) theme. Cheers, Stewart Klaas Punt wrote: >> Hi, >> I received no reply, but am glad to tell you that >> the installationproblem has been solved. >> >> I changed the standard GCC that is used from 4.0 >> to 3.3 (using gcc_select). The problem with nested >> code disappeared, and yes after some time there >> was this "Hello" I wished for. >> >> Now of course I need to go further. I have lost of >> Oberon code, but for my Mac I have no idea how to >> use the system interfaces from oo2c. > > >> >> I still need to do more reading/searches, but in >> the meantime I would be very much helped if someone >> could let me have some working (example) code. >> >> Things I would like to do is Open a Window, display >> a list in the window etc. >> Any pointers are very much appreciated. >> kind regards, >> Klaas Punt. >> >> >> >> >>> >>> LS, >>> I am trying to install oo2c on a newly build 10.4 Mac OS X. >>> >>> As before I get nowhere. I really need someone to hold my hand >>> and send me in the right direction. >> >> >> >>> >>> I downloaded the latest oo2c, selected the 32 bit (I have a G5, >>> but decided to keep it simple(!), and tries to follow the >>> instructions. >>> >>> - configure showed no errors >>> >>> - make told me there were problems. >>> >>> Now I installed gc and libtool as directed, but now I am really >>> tired and short of ideas. As I have given up a number of times >>> before, I really would like to succeed with this install. >>> >> > > > > ------------------------------------------------------------------------ > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > > ------------------------------------------------------------------------ > > _______________________________________________ > ooc-compiler mailing list > ooc...@li... > https://lists.sourceforge.net/lists/listinfo/ooc-compiler |