Issue 18282 - configure throws error on gcc 3.2.3, but ...
Summary: configure throws error on gcc 3.2.3, but ...
Status: CLOSED FIXED
Alias: None
Product: Build Tools
Classification: Code
Component: code (show other issues)
Version: OOo 1.1 RC3
Hardware: PC Windows 2000
: P3 Trivial (vote)
Target Milestone: OOo 1.1.1
Assignee: foskey
QA Contact: issues@tools
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-16 08:15 UTC by quetschke
Modified: 2003-12-31 23:40 UTC (History)
2 users (show)

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


Attachments
Let configure issue a warning on gcc 3.2.3 (828 bytes, patch)
2003-08-16 08:16 UTC, quetschke
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description quetschke 2003-08-16 08:15:09 UTC
configure throws error on gcc 3.2.3, but this compiler works for me when
I build OOo with Freebsd 4.8.

vq->waratah: Ken, what were your problems with gcc 3.2.3 that you disabled
it in configure with a AC_MSG_ERROR?

As I don't see problems on FreeBSD, I'd like to make it only a warning. (Patch
follows)

Gcc 3.2.3 is the system compiler on gentoo, it seems to work there too.
Comment 1 quetschke 2003-08-16 08:16:23 UTC
Created attachment 8495 [details]
Let configure issue a warning on gcc 3.2.3
Comment 2 quetschke 2003-08-16 08:17:40 UTC
Set target to 1.1.1

vq->maho: This patch might interest you
Comment 3 maho.nakata 2003-08-16 08:54:38 UTC
Thanks Volker,
I was compiled with gcc-3.2.3, former system gcc of 5-CURRENT.
Recently, Ken disabled gcc-3.2.3, and I throw my environment.

I would like to know why it was disabled (might not be a
very important problem...)


Comment 4 foskey 2003-08-22 14:04:22 UTC
REduced error to only error when small selected for symbols.  This
crashes the build with an internal compiler error.
Comment 5 foskey 2003-12-20 13:50:54 UTC
verifying for close.
Comment 6 foskey 2003-12-31 23:40:15 UTC
closing.