php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #37094 a patch to remove cflags from linker commands
Submitted: 2006-04-16 00:44 UTC Modified: 2006-04-17 11:06 UTC
From: glen at delfi dot ee Assigned:
Status: Wont fix Package: *Compile Issues
PHP Version: 5.1.2 OS: PLD Linux
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
43 - 9 = ?
Subscribe to this entry?

 
 [2006-04-16 00:44 UTC] glen at delfi dot ee
Description:
------------
this is purely cosmetic change, as the CFLAGS (include 
dirs, -DDEFINE-s have no effect at link time), but some 
compilers might warn that preprocessor flags used at link 
time.

patch against 5.1.2:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/php-linkflags-clean.patch
and 4.4.2:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/php4-linkflags-clean.patch


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-04-16 08:37 UTC] tony2001@php.net
What is exactly the problem you're trying to fix by this patch?
 [2006-04-17 05:58 UTC] glen at delfi dot ee
cleaning up.
 [2006-04-17 11:06 UTC] sniper@php.net
Thanks, but this can actually break things. 
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 10:01:29 2024 UTC