On 23 Jan 2002, myriam wrote: > Undefined first referenced > symbol in file > Tdlvq::class$ /tmp/ccAOJcih.o A guess... does Tdlvq.java have a package declaration? If so, you must specify the fully-qualified class name with --main=. Jeff