Mail Archives: djgpp-workers/1999/04/19/08:54:30
Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> wrote:
> On Thu, 15 Apr 1999, Salvador Eduardo Tropea (SET) wrote:
>
> > I'll compile the code at home this weekend (with 2.02)
>
> Please be aware of the following gotcha: even if you compile with
> v2.02, you could get a v2.01 stub if the stubify step is done by a
> linker which has a v2.01 stub built into it. So either use `stubify'
> from v2.02 to produce the .exe, or set up your linker to use a v2.02
> stub.
>
> The best way to be sure which stub you get is to look into the binary
> (e.g., with "strings -a").
Ok, but don't worry, using the tools at home I solved the problem. Now the
compiler works. Some notes:
1) I used system to replace the execvp, for that I did a helper function that
concatenates the arguments list.
2) I was forced to use bash 2.03 because the bash downloaded from Simtel
crashes my system in a very nasty way.
Greetings, SET
------------------------------------ 0 --------------------------------
Visit my home page: http://welcome.to/SetSoft
or
http://www.geocities.com/SiliconValley/Vista/6552/
Salvador Eduardo Tropea (SET). (Electronics Engineer)
Alternative e-mail: set-soft AT usa DOT net set AT computer DOT org
ICQ: 2951574
Address: Curapaligue 2124, Caseros, 3 de Febrero
Buenos Aires, (1678), ARGENTINA
TE: +(5411) 4759 0013
- Raw text -