Ticket #309 (closed bug: fixed)

Opened 13 years ago

Last modified 13 years ago

r36551 breaks Solaris with ICU

Reported by: doughera Owned by: rurban
Priority: normal Milestone:
Component: configure Version:
Severity: medium Keywords:
Cc: Language:
Patch status: Platform: solaris

Description

See attached build log for the precise failure. The problem is explained already in the solaris.pm hints file:

# If we're going to be using ICU (or any other C++-compiled library) we # need to use the c++ compiler as a linker.

Attachments

broken Download (1.0 KB) - added by doughera 13 years ago.

Change History

Changed 13 years ago by doughera

Changed 13 years ago by rurban

  • status changed from new to assigned
  • owner set to rurban

Sorry, I understand. I never tried icu. Will fix it ASAP.

I assume --ld=CC fixes it for you, does it?

Changed 13 years ago by rurban

  • status changed from assigned to closed
  • resolution set to fixed

fixed with r36558. sorry.

Changed 13 years ago by doughera

Thanks for the quick fix. As your patch shows, this has nothing to do with ld. A workaround would have been --link=CC.

Note: See TracTickets for help on using tickets.