Issue 11309

Summary: stlport - gcc 2.95 will not compile if it is not the default gcc
Product: Build Tools Reporter: foskey
Component: codeAssignee: Unknown <non-migrated>
Status: CLOSED FIXED QA Contact: issues@tools <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: 644   
Target Milestone: ---   
Hardware: PC   
OS: Linux, all   
Issue Type: PATCH Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
correction if gcc 2.95 is not default gcc on machine. none

Description foskey 2003-02-08 05:14:11 UTC
THe following patch will allow compiler to be sepcified by CC and CXX.
Comment 1 foskey 2003-02-08 05:16:04 UTC
Created attachment 4608 [details]
correction if gcc 2.95 is not default gcc on machine.
Comment 2 Unknown 2003-02-10 15:36:20 UTC
I checked in a similar patch on srx644, a patch I put in earlier 
on OO643C. The only difference to yours is that it does not 
delete the CC = gcc and CXX = c++ lines but replaces "=" in 
there by "*=". 
Comment 3 michael.bemmer 2003-03-16 20:09:50 UTC
As discussed with Armin, he thought these bug were closed, he sees all of them
as verified.
Comment 4 michael.bemmer 2003-03-16 20:13:34 UTC
As discussed with Armin, he thought these bug were closed, he sees all of them
as verified.