Menu

#7 RXTest.o:RXTest.c:(.text+0x76a): undefined reference to `Rex

open
nobody
None
5
2011-01-30
2011-01-30
Anonymous
No

Unaible to generate wrapped rexx-module - Compiler: MinGW, Operating System: Windows/XP

This is Rexx/Wrapper 2.4 - 21 September 2006
--------------------------------------------
Program Name(-program) [RXTest]
Rexx filename(-rexxfiles) [d:\rexx\rxtest.rex]
Rexx interpreter(-interpreter) [regina]
Compiler(-compiler) [ming]
Rexx Interpreter Header File Directory(-intincdir) [C:\regina\include]
Rexx/Wrapper Source Directory(-srcdir) [C:\rexxwrapper]
Encrypt source: yes/no(-encrypt) [yes]
Compress source: yes/no(-compress) [yes]
Use tokenised code rather than source: yes/no(-token) [no]
Call Rexx program as subroutine: yes/no(-subroutine) [no]
Do you want to build a GUI version: yes/no(-win32gui) [no]
Compiling DES modules...
Compiling ZLIB modules...
Compiling intbuild.c...
Linking intbuild...
Running intbuild to produce RXTest.c...
The generated key for this program is: krs[ubrs
If you need to dump the original code from the RXTest executable, run:
RXTest "--key=krs[ubrs"
Compiling RXTest.c...
Compiling getargv0.c...
Linking RXTest
RXTest.o:RXTest.c:(.text+0x76a): undefined reference to `RexxStart@36'
collect2: ld returned 1 exit status
************************************************************
error linking RXTest
************************************************************

Discussion