Ask a Question related to PHP Bugs, Design and Development.
-
tony2001@php.net #1
#39187 [Opn->Fbk]: libtool creates .o files in .libs subdir
ID: 39187
Updated by: [email]tony2001@php.net[/email]
Reported By: lzsiga at freemail dot c3 dot hu
-Status: Open
+Status: Feedback
Bug Type: Compile Failure
Operating System: AIX
PHP Version: 5.1.6
New Comment:
That's because you mis-read the report.
Use GNU compiler and GNU binutils, this way it works perfectly fine.
Native tools are broken and we do not support them.
Previous Comments:
------------------------------------------------------------------------
[2006-10-18 13:52:29] lzsiga at freemail dot c3 dot hu
I mean: creates both 'foo.o' and '.libs/foo.o'.
------------------------------------------------------------------------
[2006-10-18 13:50:58] lzsiga at freemail dot c3 dot hu
Description:
------------
I'm sorry to do such an unforgiveable thing, but I have to re-report an
already closed (mis-closed) bug-report, as I have experienced the same
problem and found the same workaround
See here: [url]http://bugs.php.net/bug.php?id=38872[/url]
'tony2001@php.net' closed this report as 'bogus' but gave no clue how
to solve it - the compilation uses the libtool attached to PHP-source.
Note: I do not know where libtool is supposed to create 'foo.o'
compiling 'foo.c' to 'foo.lo' but actually on AIX creates '.lib/foo.o'
whilst on linux creates both 'foo.o' and 'foo.o'.
------------------------------------------------------------------------
--
Edit this bug report at [url]http://bugs.php.net/?id=39187&edit=1[/url]
tony2001@php.net Guest
-
#39187 [NEW]: libtool creates .o files in .libs subdir
From: lzsiga at freemail dot c3 dot hu Operating system: AIX PHP version: 5.1.6 PHP Bug Type: Compile Failure Bug... -
archive::zip addtree creates zero-length files
I am using archive::zip with ActiveState Perl on Windows, and using addtree to zip up folders. I observe that for each folder it zips, it creates a... -
Illustrator 10 and 11 saving files creates an AI Temp file
Using a G5 2GHZ DP with 2.5GB RAM. When saving a file it is creating a AI Temp(with filename). It will not let me delete these files as it says... -
Trouble with subdir search
Hi Perl Guys, I found this code in the O'Reilly book "Perl for System Administration": use Cwd; use DirHandle; scan_dir("."); sub scan_dir... -
ftp creates duplicate files
mmmmmmmmmmmmm....can't think off hand were the over write command is...it has to be there ...if not you could just delete the file on the...



Reply With Quote

