hi!

APP1LINKER is set to the value of the variable LINK/LINKC which
orginates from "solenv/inc/wnt.mk".

i would suspect the MSC compiler detection as source of your problem but
there should be hints in the config.log..

as always, some additional information would avoid too much guessing:
- milestone
- configure switches
- winenv.set
- what tweaks and why

tschau...

ause

Ajoy Thamattoor wrote:
> with a linker error:
> 
> ld @/tmp/<a-tmp-file-name> : File not found : No such file or directory
> 
> The error is coming from solenv/inc/_tg_app.mk line:
> .IF "$(linkinc)" == ""
> $(APP1LINKER) @$(mktmp \
> ....
> From the syntax of the linker call (-out: and -map: options) looks like the
> MSVC++ linker is intended (but APP1LINKER is set to "ld"). I would have
> though soltools were linked with ld or gld.
> In my ./configure options, I have compile without java, and do not build 
> mozilla.
> Am using the MSVC++ toolkit 2003, along with the Windows Platform SDK, and
> .NET SDK (this actually gets me nmake.exe, lib.exe, cvtres.exe and all the 
> DLLs
> needed).
> 
> Thanks in advance,
> Ajoy.
> 
> 
> --- 
> http://cs.stanford.edu/~ajoyk
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to