[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gm2] Gm2 cannot find itself
From: |
Gaius Mulley |
Subject: |
Re: [Gm2] Gm2 cannot find itself |
Date: |
Tue, 01 Nov 2011 12:54:39 +0000 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) |
john o goyo <address@hidden> writes:
> Gauis, was something changed in the lookup process after branching?
>
> Witness:
>
> johng: 525 [tmp]=> /home/build/gm2-4.1.2.older/bin/gm2 -Fiso Test.mod
> johng: 526 [tmp]=> file a.out
> a.out: ELF 64-bit MSB executable SPARCV9 Version 1,
> dynamically linked, not stripped
> johng: 527 [tmp]=> /home/build/gm2-4.1.2.old/bin/gm2 -Fiso Test.mod
> johng: 528 [tmp]=> file a.out
> a.out: ELF 64-bit MSB executable SPARCV9 Version 1,
> dynamically linked, not stripped
> johng: 529 [tmp]=> /home/build/gm2-4.1.2/bin/gm2 -Fiso Test.mod
> failed to find definition module SWholeIO.def
>
> I tried GM2_ROOT but to no avail:
>
> johng: 535 [tmp]=> export GM2_ROOT=/home/build/gm2-4.1.2
> johng: 535 [tmp]=> which gm2
> /home/build/gm2-4.1.2/bin/gm2
> johng: 536 [tmp]=> gm2 -Fiso Test.mod
> failed to find definition module SWholeIO.def
>
> (The "old" and "older" ones are pre-branching. The last is the
> current build.)
>
> john
Hi John,
is the problem cured if you use: '-fiso' (lower case),
regards,
Gaius