link problem: Symbol Undefined .text

user at domain.invalid user at domain.invalid
Wed May 21 11:37:57 PDT 2008


Trying to get the G15 LCD SDK working in D.. Converted the Header over 
to D, converted the Lib to Omf... but cant get it to link..

wyverex>dmd test.obj sdk.obj lglcd.obj
OPTLINK (R) for Win32  Release 8.00.1
Copyright (C) Digital Mars 1989-2004  All rights reserved.
lglcd.obj(lglcd)
  Error 42: Symbol Undefined .text
lglcd.obj(lglcd)
  Error 42: Symbol Undefined .debug$F
--- errorlevel 2

Any ideas on what I'm doing wrong?

-Byron



More information about the Digitalmars-d mailing list