gm2
[Top][All Lists]
Advanced

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

Re: [Gm2] gm2 failing. Don't know why


From: Gaius Mulley
Subject: Re: [Gm2] gm2 failing. Don't know why
Date: Mon, 07 Oct 2013 10:39:15 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux)

rob solomon <address@hidden> writes:

> I'm starting simple tests w/ gm2 using my own code that I've used w/
> StonyBrook M2 over the years.  I have
> export GM2IPATH=/home/rob/m2/MyDefs:/home/rob/m2/MyMods
>
> Then I did
> gm2 -g -fiso TestEnvirong.mod -o TestEnvirong 2>testgm2error.txt
>
> And I got this error:
> gm2:
> /home/rob/m2/MyDefs:/home/rob/m2/MyMods:/opt/gm2/lib/gcc/x86_64-linux-gnu/4.1.2/gm2/iso:/opt/gm2/lib/gcc/x86_64-linux-gnu/4.1.2/gm2/pim:/opt/gm2/lib/gcc/x86_64-linux-gnu/4.1.2/gm2/iso:/opt/gm2/lib/gcc/x86_64-linux-gnu/4.1.2/gm2/pim:
> No such file or directory
> failed to find definition module SYSTEM.def
>
>
> This is under Ubuntu 13.04.
> What am I doing wrong?

Hi Rob,

I'm not entirely sure, but could you try:

$ gm2 -fsources -g -fiso -flibs=iso,pim TestEnvirong.mod

if that fails then I'd be interested to know the output to:

$ unset GM2IPATH
$ gm2 -g -fiso -flibs=iso,pim -I/home/rob/m2/MyDefs:/home/rob/m2/MyMods
-fsources TestEnvirong.mod

regards,
Gaius



reply via email to

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