Subject: Re: cxx problem
From: Christopher C. Chimelis (chris@debian.org)
Date: Sun Oct 15 2000 - 21:20:22 PDT
On Mon, 16 Oct 2000, kavitha jude malar wrote:
> I am using cxx version 6.2 for compiling the cxx pgm.
> I have to pass the -rpath string to the linker while creating the binary.
> I am using this option -WL,-rpath string . But the linker is not taking that.
> Any idea pls.
Try -Wl,-rpath (lower case 'L'). You could also use -Xlinker
OPTION. That should at least pass the option to
the linker. See the gcc texinfo docs for more info on linker
options.
C
-- To UNSUBSCRIBE, email to debian-alpha-request@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
This archive was generated by hypermail 2a22 : Thu Nov 02 2000 - 08:06:30 PST