gm2
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gm2-4.7.4 latest on OSX ppc 10.5.8 build ok but fail all test


From: ssbb
Subject: Re: gm2-4.7.4 latest on OSX ppc 10.5.8 build ok but fail all test
Date: Mon, 6 Apr 2020 23:21:58 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.7.2



Hello and welcome,

any chance you can install libpth (or possibly build and install it) ?


(sory for the wrongs replys, not going to maillist)
Update:

Libpth-2.0.7 build and test fine on OSX 10.5.8 ppc adding to configure: --with-mctx-mth=sjlj --with-mctx-dsp=ssjlj --with-mctx-stk=sas
(https://www.mail-archive.com/address@hidden/msg00528.html)

After adding a good libpth-2.0.7 and done a clean rebuild and install gm2 (gcc-4.7.4) WORKS (wow great, houston we have a ppc-gm2) on basic examples with:

$ gm2 -I/usr/local/libpth-2.0.7/include -L/usr/local/libpth-2.0.7/lib -o permute -g Permute.mod

-I -L flags needed because my non-std path of libpth (and many others libs) in /usr/local.

Changing a bit the makefiles of examples in gcc/gm2/examples/hello works too, otherwise will miss libpth.

And as minor glitches every build leave behind 3 files for each file.mod : file.o file.m2.s file.cpp.

BUT 'make check-gm2' still has the reported -wrong- results. I suspect the libpth non-std location is the cause. How to bake in the non-std path? I set DYLIB_LIBRARY_PATH and DYLIB_FALLBACK_LIBRARY_PATH to libpth location without changes.

And 'make gm2.paranoid' run longer but ends silently with no specific reports..

Greetings







reply via email to

[Prev in Thread] Current Thread [Next in Thread]