Mail Archives: djgpp/1999/09/01/22:52:13
Shawn Hargreaves wrote:
>
> gives errors when used with the -s switch). It would be nice if
> there was some way to have both linkers installed at once and use
> a compiler switch to decide which one to run,
With 1.3, that wasn't much of a problem. Just rename the rsxntdj ld to
rsxld.exe or some euphonious name. Then, in the specs file, use the
Zwin32 flag to pull in the standard one, and the Zdll for the rsx
version. I'm sure something like that would work for 1.5, too. The only
time the modified ld.exe was needed was when building a .dll. This looks
like unresolved calls to the linker, so the hack was to rip out the
error paths, and let it build the package.
--
Bear Technology Making Montana safe for Grizzlies
http://people.montana.com/~bowman/
- Raw text -