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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 00:01:41 2024 UTC