Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#33067 - [gcc] [gcc-multilib] quadmath.h is separated from quadmath.so

Attached to Project: Arch Linux
Opened by John Williams (johnw) - Wednesday, 12 December 2012, 20:16 GMT
Last edited by Allan McRae (Allan) - Wednesday, 26 December 2012, 23:11 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To Allan McRae (Allan)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

The library quadmath.so is in the gcc-libs package, but the headers quadmath.h and quadmath_weak.h needed to use it are in the gcc-fortran package. Please move the headers into the gcc package so that they can be used from a C program without installing the fortran compiler.

This won't prevent fortran users from using the library, as gcc-fortran depends on gcc, which depends on gcc-libs, so installing fortran will still bring in both the quadmath.so and the quadmath.h files.

The same applies to the multilib version of gcc.
This task depends upon

Closed by  Allan McRae (Allan)
Wednesday, 26 December 2012, 23:11 GMT
Reason for closing:  Fixed
Additional comments about closing:  4.7.2-3 in [testing]

Loading...