|
From: | Erick Alphonse |
Subject: | Re: Library |
Date: | Sun, 13 Oct 2002 12:15:31 +0200 |
User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1) Gecko/20020826 |
eric pramudya wrote:
Hi, How to link to library? I've used command "gplc -v -cc-compiler File.pl File.cpp -L -lstdc++" But I get error message that LINK NOT DONE. -L OPTION IS IGNORED. But then it compiles ok.
Hi Eric, remember the nice example I sent you ;)? > 1022# gplc --c-compiler g++ -L '-lstdc++' test.pl pred1.cpp pred2.cpp Cheers, Erick.
[Prev in Thread] | Current Thread | [Next in Thread] |