Bart Oldeman escribi�:

On Mon, 22 Mar 2004, Aitor Santamar�a Merino wrote:



I'd like to ask if someone has successfully compiled UPX/UCL.



yes, but only on Linux.




of those that I have corrected where due to things such as using
SYSLIMITS.H not being present (it was SYSLIMIT.H, I guess that to follow
DOS 8.3 filename convenction, and makes me wonder how the authors
managed to downloaded a DJGPP distro and compiler it themselves?)



you have to be very careful with unzipping DJGPP.


Improved, but didn't succeed. And now it seems to go into problems in header files for the UI...
I just send new output for reference (I don't dare touch because I don't know what's going on).


Aitor

==================
G:\UPX-1.24\SRC>g:\djgpp\bin\make target=djgpp2

G:\upx-1.24\src>gcc -march=i386 -mcpu=i586 -DWITH_UCL -Ig:/ucl-1.02/include -
Werror -Wall -W -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -W
shadow -Wwrite-strings -O2 -fno-strict-aliasing -Wsynth -fconserve-space -
o ui.o -c ui.cpp
In file included from ui.cpp:31:
ui.h:84: error: variable or field `__UCL_ENTRY' declared void
ui.h:84: error: parse error before `(' token
ui.cpp: In member function `virtual void UiPacker::startCallback(unsigned int,
unsigned int, int, int)':
ui.cpp:264: error: `callback' undeclared (first use this function)
ui.cpp:264: error: (Each undeclared identifier is reported only once for each
function it appears in.)
ui.cpp: At global scope:
ui.cpp:394: error: syntax error before `::' token
ui.cpp:401: error: syntax error before `->' token
make.exe: *** [ui.o] Error 1





------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Freedos-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to