Solving the "relink exe's" libtool problem

Alexandre Duret-Lutz duret_g@lrde.epita.fr
Mon Jan 13 03:30:00 GMT 2003


>>> "Chuck" == Charles Wilson <cwilson@ece.gatech.edu> writes:

[...]

 Chuck> 'Course, there's the whole cross-compiler issue (running
 Chuck> on linux, building stuff intended for cygwin).

Yes.  Sigh.

[...]

 Chuck> Said "stub" executable would have to do ALL of the
 Chuck> things the script does, and then pass that environment
 Chuck> to its exec'ed target in .libs/ --

Maybe it could just exec() something like `/bin/sh .libs/foo.sh',
where `.libs/foo.sh' is the script wrapper.

[...]

-- 
Alexandre Duret-Lutz



More information about the Cygwin mailing list