Author Topic: Can't set gccenv.cmd -- linker!  (Read 1743 times)

klipp

  • Full Member
  • ***
  • Posts: 186
    • View Profile
Can't set gccenv.cmd -- linker!
« on: 2010.04.27, 00:05:08 »
I've got gcc installed in /usr/local44/bin. Typing gccenv.cmd /usr/local44/bin WLINK gives the following error:
Error: cannot find gcc.exe in usr\local44\bin\usr
I've tried different combinations for gccenv.cmd and can't come up with anything that sets the Linker correctly.
Anybody know what I'm doing wrong?

thanks,  klipp
********************************************************************
Windoz Free! eCS 2.0 serving Linux, Windoz & OS2
rklipp@megared.net.mx
********************************************************************

Tellie

  • Newbie
  • *
  • Posts: 24
    • View Profile
Re: Can't set gccenv.cmd -- linker!
« Reply #1 on: 2010.04.27, 00:09:56 »
Hoi,

I do "gccenv u:\usr wlink"

klipp

  • Full Member
  • ***
  • Posts: 186
    • View Profile
Re: Can't set gccenv.cmd -- linker!
« Reply #2 on: 2010.04.27, 00:34:17 »
Thanks for the response Tellie, that seems to work however when when doing a "make install" using QT4 I get the error: ilink.exe: No such file or directory. Its supposed to be looking for WLINK, not ilink.exe.
thanks for the help

klipp
********************************************************************
Windoz Free! eCS 2.0 serving Linux, Windoz & OS2
rklipp@megared.net.mx
********************************************************************