gm2
[Top][All Lists]
Advanced

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

Re: simple compiling/running problem


From: Eric Streit
Subject: Re: simple compiling/running problem
Date: Thu, 12 Oct 2023 09:02:02 +0200
User-agent: Thunderbird Daily

Hi, testing your solution (thanks a lot!)


1) self compiled gm2 (gcc13)

$ export LD_LIBRARY_PATH=usr/local/lib64:$LD_LIBRARY_PATH
$ gm2 -flibs=pim,iso  -o Test1 Test1.mod
$ ./Test1
hello world

It works !!!!!!!!!!!!

Thanks.

2) Debian gm2

could not get it work :(

I continue to investigate ...

Best regards

Eric



On 11/10/2023 21:34, Gaius Mulley wrote:
export LD_LIBRARY_PATH=$HOME/opt/lib64:$LD_LIBRARY_PATH




reply via email to

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