Codewarrior linker error

Does anyone know what below linker error means and how to solve it?

0 0 [main] C:\QNXSDK\QNXSDK\HOST\WIN32\USR\GCC\NTOX86\BIN\LD.EXE 1000
handle_exceptions: Exception: STATUS_ACCESS_VIOLATION
0 1113 [main] LD 1000 stackdump: Dumping stack trace to LD.EXE.stackdump
cc: c:/qnxsdk/QNXsdk/host/win32/usr/gcc/ntox86/bin/ld caught signal 11


I was trying to build an application with static libraries with CodeWarrior
for QNX 2.1 on Windows 98.


Regards,

Ricardo Kazumi Ashikawa

Ricardo Kazumi Ashikawa <ashikawa@dixtal.com.br> wrote:

Hello,

Does anyone know what below linker error means and how to solve it?

0 0 [main] C:\QNXSDK\QNXSDK\HOST\WIN32\USR\GCC\NTOX86\BIN\LD.EXE 1000
handle_exceptions: Exception: STATUS_ACCESS_VIOLATION
0 1113 [main] LD 1000 stackdump: Dumping stack trace to LD.EXE.stackdump
cc: c:/qnxsdk/QNXsdk/host/win32/usr/gcc/ntox86/bin/ld caught signal 11



I was trying to build an application with static libraries with CodeWarrior
for QNX 2.1 on Windows 98.

Can you send me a small reproducable case, with steps required to reproduce
your problem? What version of CodeWarrior are you using? (I assume that you
use Windows SDK 2.11 with CodeWarrior 1.0?)

Best Regards,

Marcin

Regards,

Ricardo Kazumi Ashikawa