Issue 11309 - stlport - gcc 2.95 will not compile if it is not the default gcc
Summary: stlport - gcc 2.95 will not compile if it is not the default gcc
Status: CLOSED FIXED
Alias: None
Product: Build Tools
Classification: Code
Component: code (show other issues)
Version: 644
Hardware: PC Linux, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: Unknown
QA Contact: issues@tools
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-08 05:14 UTC by foskey
Modified: 2003-03-16 20:13 UTC (History)
1 user (show)

See Also:
Issue Type: PATCH
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
correction if gcc 2.95 is not default gcc on machine. (951 bytes, patch)
2003-02-08 05:16 UTC, foskey
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
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.