[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gm2] Gm2 cannot find itself
From: |
john o goyo |
Subject: |
[Gm2] Gm2 cannot find itself |
Date: |
Tue, 1 Nov 2011 08:37:58 -0400 |
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
- [Gm2] Gm2 cannot find itself,
john o goyo <=