[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [open-cobol-list] Linking Question ... a typo ...
From: |
Thomas Biehler |
Subject: |
Re: [open-cobol-list] Linking Question ... a typo ... |
Date: |
Tue Apr 20 07:12:01 2004 |
User-agent: |
KMail/1.4.3 |
On Tuesday 20 April 2004 15:44, Thomas Biehler wrote:
> After buildung and installing your shared library lib_c_modules.so in
a typo , i wanted to write :
> After buildung and installing your shared library libhelperlib.so in
so that following line works!
> cobc -v -std=mf -Wall -g -L /usr/local/lib -l helperlib example.cob
Thomas