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
 [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: Fri Apr 26 07:01:32 2024 UTC