emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#62343: closed (libtool removes the "-no-canonical-prefixes" linker f


From: GNU bug Tracking System
Subject: bug#62343: closed (libtool removes the "-no-canonical-prefixes" linker flag)
Date: Thu, 18 Apr 2024 16:50:06 +0000

Your message dated Thu, 18 Apr 2024 19:48:51 +0300
with message-id <4ceee678-9d9c-4d9e-b6f1-d6c772176964@gmail.com>
and subject line Re: bug#62343: libtool removes the "-no-canonical-prefixes" 
linker
has caused the debbugs.gnu.org bug report #62343,
regarding libtool removes the "-no-canonical-prefixes" linker flag
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
62343: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62343
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: libtool removes the "-no-canonical-prefixes" linker flag Date: Tue, 21 Mar 2023 15:29:59 +0100
Hi!

I'm using libtool 2.4.6. I realize that it's removing a very important linker flag, making my linking fail. 

The command I send is:

../../libtool  --tag=CC   --mode=link /path/to/gcc -no-canonical-prefixes <other_flags> <object_files>...

And what libtool prints is:

libtool: link: /path/to/gcc -shared <other_flags> <object_files> ...

Why is the "-no-canonical-prefixes" flag removed from the linking command? If I manually execute linking outside libtool, and add the required flag, linking works successfully.

Thanks!

--- End Message ---
--- Begin Message --- Subject: Re: bug#62343: libtool removes the "-no-canonical-prefixes" linker Date: Thu, 18 Apr 2024 19:48:51 +0300 User-agent: Mozilla Thunderbird
Thank you for the bug report! libtool should pass the
"-no-canonical-prefixes" flag to the linker now.

--
Ileana Dumitrescu

GPG Public Key: FA26 CA78 4BE1 8892 7F22 B99F 6570 EA01 146F 7354

Attachment: OpenPGP_0x6570EA01146F7354.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]