php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #482 Object file (.o) output directory assumed wrong
Submitted: 1998-06-26 13:44 UTC Modified: 1998-06-26 14:50 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: mlemos at acm dot org Assigned:
Status: Closed Package: Compile Failure
PHP Version: 3.0 Final Release OS: HP-UX 9.07
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: mlemos at acm dot org
New email:
PHP Version: OS:

 

 [1998-06-26 13:44 UTC] mlemos at acm dot org
With HP-UX 9 compiler (cc) when you do cc functions/x.c the output
goes to the current directory file x.o rather than functions/x.o .

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-06-26 14:50 UTC] rasmus
The very first line of the INSTALL instructions suggest that you use gmake on systems with a BSD-derived make
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 01 18:01:35 2025 UTC