Closed Bug 170266 Opened 23 years ago Closed 23 years ago

Makefile of the security module doesn't honor the CC env. variable

Categories

(SeaMonkey :: Build Config, defect)

Sun
Solaris
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 93026

People

(Reporter: yuanyi21, Assigned: netscape)

Details

I use "export CC="$FORTEHOME/bin/cc" to point the cc under my Forte directory. But when I try to compile the security/manager module, it just use "cc -o ...." to compile the source files. It will be failed that if I have /usr/ucb, where the ucbcc located, before $FORTEHOME/bin in $PATH, because mozilla will use /usr/ucb/cc as the compiler.
*** This bug has been marked as a duplicate of 93026 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
*** This bug has been marked as a duplicate of 93206 *** *** This bug has been marked as a duplicate of 93206 ***
v dup
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.