php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #10600 php4dll compile fails in Release_TS mode
Submitted: 2001-05-02 03:49 UTC Modified: 2001-05-02 04:48 UTC
From: fjortiz at comunet dot es Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.0.5 OS: Win32
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: fjortiz at comunet dot es
New email:
PHP Version: OS:

 

 [2001-05-02 03:49 UTC] fjortiz at comunet dot es
When trying to compile project php4dll, you get a message from VC6:

"The source files ext\bcmath\libbcmath\src\output.c and ext\standard\output.c are both configured to produce the output file Release_inline\output.obj

The project cannot be built"

I?ll try to make a workaround for myself, but just to make you know.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-05-02 04:48 UTC] fjortiz at comunet dot es
ok, I saw it had already been reported. 

My workaround:

I renamed one of the files (the one in bcmath) to output2.c, and I edited the php4dll.dsp to reflect the change, and it compiled fine :-)


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed May 07 08:01:27 2025 UTC