Re: [ooc-compiler] Im new here and need 1st help
Brought to you by:
mva
|
From: Ulrich S. <ul...@gm...> - 2001-05-18 02:38:31
|
----- Original Message ----- From: "Stewart Greenhill" <sgr...@ip...> Cc: <ooc...@li...> > > oo2c compiles oo2c. There are no other options ;-) > gcc? ;-) > You can compile oo2c under win98 using the cygnus tools > (http://sources.redhat.com/cygwin/). Once you've bootstrapped oo2c with the > C compiler, it will compile itself. Thanks for the tip. I will try it. > But of course, you can target almost any CPU with the C back end and the > appropriate C compiler. However, oo2c does not cross-compile in its > standard configuration. My goal is, to compile ooc to run directly under epoc on the ARM7100. but there is no c compiler on this tool. There is only a Psion-SDK. which runs on win9x for cross compiling epoc binarys. I am dreaming a convinient 1 step, fire and forget compiler running on epoc itself (like turbo pascal under dos). Thats why i try to create the ARM7xxx backend. Ulrich Schmidt |