Passing paramaters to ld

Archives Forums/Linux Discussion/Passing paramaters to ld

Warped(Posted 2005) [#1]
I've got a 64-bit gentoo install, and am trying to use Blitzmax on it. It runs, but gives me errors when I try to compile anything, it can't find my 32-bit libraries. The errors are very similier to others people have posted on this board.

The thing is, I have these libraries. My other 32-bit apps run fine. They even compile fine. But Blitzmax doesn't know where they are when it tries to compile something. Is there a way I can manipulate the commands Blitzmax calls to compile things, and show it where to look for the libraries it needs? I've already tried setting enviroment variables before running Blitzmax, no dice.

And yes, I'm asking for help on the gentoo forums as well. ;)