Issue 26255 - Use $(CC) instead of gcc for Sparc assembler
Summary: Use $(CC) instead of gcc for Sparc assembler
Status: CLOSED FIXED
Alias: None
Product: Build Tools
Classification: Code
Component: solenv (show other issues)
Version: OOo 1.1.1RC
Hardware: Sun Linux, all
: P4 Trivial (vote)
Target Milestone: OOo 1.1.2
Assignee: hjs
QA Contact: issues@tools
URL:
Keywords:
: 26469 (view as issue list)
Depends on:
Blocks:
 
Reported: 2004-03-09 08:38 UTC by chris
Modified: 2006-03-14 21:03 UTC (History)
1 user (show)

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


Attachments
Patch applies to 1.1.0, 1.1.1 sources. (328 bytes, patch)
2004-03-09 08:40 UTC, chris
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description chris 2004-03-09 08:38:50 UTC
It seems that the 'ASM=gcc' for Linux sparc got left behind after all the other
hardcoded 'gcc's were converted to use the $CC variable.  We need this to not be
hardcoded for building on Debian, because we need to select 32 bit output, not
64 bit which is built by 'gcc' by default.
Comment 1 chris 2004-03-09 08:40:54 UTC
Created attachment 13662 [details]
Patch applies to 1.1.0, 1.1.1 sources.
Comment 2 chris 2004-03-09 08:41:20 UTC
Target 1.1.2
Comment 3 hjs 2004-03-09 12:10:40 UTC
i'll commit this extensive change once there is a CWS for OOo 1.1.2. but feel
free to commit it yourself. ;-)
Comment 4 chris 2004-03-15 10:23:23 UTC
*** Issue 26469 has been marked as a duplicate of this issue. ***
Comment 5 hjs 2004-03-18 18:31:39 UTC
rev. 1.2.50.1.10.1
Comment 6 hjs 2004-03-26 10:29:27 UTC
.
Comment 7 hjs 2004-03-31 13:50:35 UTC
.