[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Handling object name conflicts
From: |
Peter O'Gorman |
Subject: |
Re: Handling object name conflicts |
Date: |
Fri, 20 May 2005 11:53:18 +0900 |
User-agent: |
Mozilla Thunderbird 1.0 (Macintosh/20041206) |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Chen-Mou Cheng wrote:
| Hi,
|
| I have noticed that from 1.5.14 to 1.5.16, the way of handling object
| name conflicts has been changed from renaming conflicting files to
| just exiting with an ERROR (see the relevant diff fragment attached
| below). I am having problems with 1.5.16 in building gnuradio; it
| breaks when gnuradio is trying to link against libfft3w, which
| contains objects of same names. But when I go back to 1.5.14, it
| builds successfully. Can somebody explain to me whether this is
| gnuradio/libfft3w's fault, or it is simply a libtool-1.5.16's bug?
| Thanks!
|
This change should only have affected convenience libraries. Is libfft3w a
gnuradio convenience library? If so you should rebuild it. There is new code
when making a convenience library that ensures there are no duplicated
member names.
Peter
- --
Peter O'Gorman - http://www.pogma.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (Darwin)
iQCVAwUBQo1RHriDAg3OZTLPAQK/KwP/ZeyYtRnAqk7a5Ybd5E2yNMId3r5LTOCo
QQ7UxOqxO3P5oMxPrJgvtColpScVHZ6lvsu5Jw2YVz0KkO+SWcAGkKrVBg6w58ZB
MQNt5X1HvryqWD4NIdI61mrvtQ0J4QBnNqUlITrgaXjZ/z9/+1GbAs85zpBuvOrj
bRq0jUJ61n0=
=BJl0
-----END PGP SIGNATURE-----
- Handling object name conflicts, Chen-Mou Cheng, 2005/05/19
- Re: Handling object name conflicts,
Peter O'Gorman <=
- Re: Handling object name conflicts, Chen-Mou Cheng, 2005/05/20
- Re: Handling object name conflicts, Ralf Wildenhues, 2005/05/20
- Re: Handling object name conflicts, Chen-Mou Cheng, 2005/05/21
- Re: Handling object name conflicts, Peter O'Gorman, 2005/05/26
- Re: Handling object name conflicts, Chen-Mou Cheng, 2005/05/27
- Re: Handling object name conflicts, Peter O'Gorman, 2005/05/27
- Re: Handling object name conflicts, Chen-Mou Cheng, 2005/05/27
- Re: Handling object name conflicts, Peter O'Gorman, 2005/05/27
- Re: Handling object name conflicts, Ralf Wildenhues, 2005/05/28
- Re: Handling object name conflicts, Peter O'Gorman, 2005/05/28