Riccardo Cohen | 4 Sep 18:17

pb with macosx ppc


Hi
I compiled metakit 2,4,7,9 like this :

in builds directory :
export CXXFLAGS="-arch i386 -arch ppc"
../unix/configure --disable-shared
make
make test
This seems to work, but when executing on a PowerPC mac, it fails :

n14 - Insert in non-mapped position
         Failed: A(fp)
I tried removing -O3, but no change. I tried to compile with only -arch 
ppc, but it is the same...

Any help would be appreciated. I use i686-apple-darwin8-g++-4.0.1
Thanks

--

-- 
Très cordialement,

Riccardo Cohen
ligne directe : 02-47-49-63-24
-------------------------------------------
Articque
http://www.articque.com
149 av Général de Gaulle
37230 Fondettes - France
tel : 02-47-49-90-49
(Continue reading)

Riccardo Cohen | 7 Sep 15:34

Re: pb with macosx ppc


for information :
(gdb) bt
#0  0x9000c398 in __vfprintf$LDBL128 ()
#1  0x90102e4c in vfprintf_l$LDBL128 ()
#2  0x901052b0 in fprintf$LDBL128 ()
#3  0x0000272c in ViewDisplay (v_=@0xbfffdd2c, fp=0x0, l_=0) at 
../unix/../tests/regress.cpp:107
#4  0x00002fe4 in DumpFile (in_=0x84c20 "n14a", out_=0x84c64 
"tests/n14a.txt") at ../unix/../tests/regress.cpp:190
#5  0x00032cec in TestNotify () at ../unix/../tests/tnotify.cpp:445
#6  0x00002620 in main () at ../unix/../tests/regress.cpp:62

Any idea ?

Riccardo Cohen wrote:
> Hi
> I compiled metakit 2,4,7,9 like this :
> 
> in builds directory :
> export CXXFLAGS="-arch i386 -arch ppc"
> ../unix/configure --disable-shared
> make
> make test
> This seems to work, but when executing on a PowerPC mac, it fails :
> 
> n14 - Insert in non-mapped position
>          Failed: A(fp)
> I tried removing -O3, but no change. I tried to compile with only -arch 
> ppc, but it is the same...
(Continue reading)

Riccardo Cohen | 12 Sep 09:51

Re: pb with macosx ppc


I really need to make it work on macosx intel...
thanks for your help

Riccardo Cohen wrote:
> Hi
> I compiled metakit 2,4,7,9 like this :
> 
> in builds directory :
> export CXXFLAGS="-arch i386 -arch ppc"
> ../unix/configure --disable-shared
> make
> make test
> This seems to work, but when executing on a PowerPC mac, it fails :
> 
> n14 - Insert in non-mapped position
>          Failed: A(fp)
> I tried removing -O3, but no change. I tried to compile with only -arch 
> ppc, but it is the same...
> 
> Any help would be appreciated. I use i686-apple-darwin8-g++-4.0.1
> Thanks
> 

--

-- 
Très cordialement,

Riccardo Cohen
ligne directe : 02-47-49-63-24
-------------------------------------------
(Continue reading)


Gmane