[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gm2] Option order to gm2
From: |
john o goyo |
Subject: |
[Gm2] Option order to gm2 |
Date: |
Tue, 4 Aug 2009 19:04:59 -0400 |
Why is the option order critical to gm2? I was under the assumption
that the driver would collect all options first before continuing on.
Example (on Solaris 10/sparc):
johng [arcfour]10=> gm2 -o tstarcfour -g tstarcfour.mod
johng [arcfour]11=> gm2 -g -o tstarcfour tstarcfour.mod
Undefined first referenced
symbol in file
typeinfo for int /var/tmp//cc5ILG6p.a(RTExceptions.o)
__cxa_allocate_exception /var/tmp//cc5ILG6p.a(RTExceptions.o)
__cxa_end_catch /var/tmp//cc5ILG6p.a
(cc8PLRWastart.o)
__cxa_begin_catch /var/tmp//cc5ILG6p.a
(cc8PLRWastart.o)
__cxa_throw /var/tmp//cc5ILG6p.a(RTExceptions.o)
__gxx_personality_v0 /var/tmp//cc5ILG6p.a
(cc8PLRWastart.o)
ld: fatal: Symbol referencing errors. No output written to tstarcfour
collect2: ld returned 1 exit status
john
- [Gm2] Option order to gm2,
john o goyo <=