Alexander,
Worked great with gc 6.7.
Thx,
Fitz
On Thu, May 29, 2008 at 9:42 PM, Alexander Elkhovskiy <aye...@un...>
wrote:
> Patrick,
>
> I had the same problem while trying to build oo2c on OSX with gc7.1.
> Compilation went smooth after I switched to gc6.7.
>
> Alexander
>
>
> On 30/05/2008, at 2:23 PM, Patrick Fitzpatrick wrote:
>
> Hey gang,
>>
>> While trying to build OO2C on my new machine, I get the following:
>>
>> make -C stage0 -f Makefile.ext setup-src oo2c
>> make[1]: Entering directory `/usr/local/src/oo2c_32-2.1.11/stage0'
>> test -h src || (rm -Rf src lib/src; cp -R ../src .; cp -R ../lib/src lib)
>> gcc -g -O2 -Ilib/src -I./obj -I./lib/obj -c ./lib/src/RT0.c -o
>> ./lib/obj/RT0.o
>> ./lib/src/RT0.c:86: error: expected ')' before 'ptr'
>> ./lib/src/RT0.c: In function 'RT0__NewObject':
>> ./lib/src/RT0.c:130: error: 'HandleFinalize' undeclared (first use in this
>> function)
>> ./lib/src/RT0.c:130: error: (Each undeclared identifier is reported only
>> once
>> ./lib/src/RT0.c:130: error: for each function it appears in.)
>> ./lib/src/RT0.c:130: error: 'GC_PTR' undeclared (first use in this
>> function)
>> ./lib/src/RT0.c:130: error: expected expression before ')' token
>> make[1]: *** [lib/obj/RT0.o] Error 1
>> make[1]: Leaving directory `/usr/local/src/oo2c_32-2.1.11/stage0'
>> make: *** [stage0/oo2c] Error 2
>>
>>
>> Any ideas?
>>
>> I'm using GCC 4.2.1 and SuSe 10.2 w/ 2.6.22 kernel.
>> -------------------------------------------------------------------------
>> This SF.net email is sponsored by: Microsoft
>> Defy all challenges. Microsoft(R) Visual Studio 2008.
>> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
>> _______________________________________________
>> ooc-compiler mailing list
>> ooc...@li...
>> https://lists.sourceforge.net/lists/listinfo/ooc-compiler
>>
>
>
|