Opened 14 years ago

Closed 14 years ago

#378 closed defect (wontfix)

configure only works with gcc

Reported by: nics Owned by: pramsey
Priority: major Milestone:
Component: Build/Install Version: 3.2.0
Severity: Unassigned Keywords:
Cc:

Description

Hi all,

Trying to build geos-3.2.2 on Solaris10/SPARC with Sun Studio, I recognized that the configure script depends on the compiler to be gcc. For example it uses -pedantic (which suncc accepts and passes down to linker, resulting in a segfault). Also many -W* and -f* options that are very gcc-specific are used in configure. As a result, configure doesn't get the correct results as compiling all its test programs result in segfaults of suncc.

Best regards

Nicolai

Attachments (1)

config.log (56.6 KB ) - added by nics 14 years ago.

Download all attachments as: .zip

Change History (2)

by nics, 14 years ago

Attachment: config.log added

comment:1 by pramsey, 14 years ago

Resolution: wontfix
Status: newclosed

Patches graciously accepted from someone who has Solaris/Sparc/SunStudio. The main development team does not.

Note: See TracTickets for help on using tickets.