Closed Bug 758526 Opened 12 years ago Closed 12 years ago

Configure fails to find gcc plugin directory with some gcc

Categories

(Developer Infrastructure :: Source Code Analysis, defect)

All
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: glandium, Assigned: glandium)

Details

Attachments

(1 file)

$ gcc-4.6 --print-file-name=plugin
/usr/lib/gcc/x86_64-linux-gnu/4.6/plugin

$ gcc-4.7 --print-file-name=plugin
plugin

(And it actually used to not work with 4.6 either)

Fortunately:
$ gcc-4.7 --print-file-name=
/usr/lib/gcc/x86_64-linux-gnu/4.7/
Comment on attachment 627124 [details] [diff] [review]
Work around gcc --print-file-name=plugin not returning anything useful

rubberstamp
Attachment #627124 - Flags: review?(taras.mozilla) → review+
http://hg.mozilla.org/rewriting-and-analysis/dehydra/rev/89ed48e70997
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Product: Core → Firefox Build System
Product: Firefox Build System → Developer Infrastructure
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: