Hello !
Can anybody tell me what to do if building a library i need to link it with
static lib*.a ? While linking libtool tells there's a problims with linking
with files with my lib, but linking it by hand works fine ...
Is there and solvation for this ?
Please help and excuse me for my english.
Hello !
Can anybody tell me what to do if building a library i need to link it with
static lib*.a ? While linking libtool tells there's a problims with linking
with files with my lib, but linking it by hand works fine ...
Is there and solvation for this ?
Please help and excuse me for my english.
Hello!
When configure is run under ash-0.2 it cannot find "missing".
Unfortunately, $? isn't changed by variable assignments in ash-0.2.
In fact, even besides this bug it's correct not to rely on $? after
assigning to CDPATH. CDPATH=: failed - so what? Not to run "cd" and
"pwd" and end up with M
- Original Message -
From: hevay
To: [EMAIL PROTECTED]
Sent: Monday, September 25, 2000 4:17 PM
Subject: Please help me!
- Original Message -
From: hevay
To: [EMAIL PROTECTED]
Sent: Monday, September 25, 2000 3:48 PM
Subject: Please help me!
Dear si
> "Robert" == Robert Boehne <[EMAIL PROTECTED]> writes:
Robert> Q1:
Robert> Is it possible to do this in the current depmod framework?
Robert> (I think it is, but I'm not sure what the issues from
Robert> other scripts like libtool are)
Sure it is possible. The script can do almost anything
Hello !
Can anybody tell me what to do if building a library i need to link it with
static lib (lib*.a)? While linking libtool tells there's a problims with linking
with files with my lib, but linking it by hand works fine ...
Is there anysolvation for this ?
Please help and excuse me for my eng
I would like to be able to build both debug and release builds of
some libraries and apps that are using the GNU build system. It seems
that there must be an easy way to specify multiple targets (one simply
stripped of symbols). Can anyone point me to some docs or have
suggestions on how this can