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
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 !
Your email address:
MUST BE VALID
Solve the problem:
10 + 41 = ?
Subscribe to this entry?

 
 [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: Sat May 04 07:01:31 2024 UTC