Bug 24454 - Path to gcc should not be hard-coded in Perl scripts
Summary: Path to gcc should not be hard-coded in Perl scripts
Status: RESOLVED DUPLICATE of bug 35551
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL: https://lists.webkit.org/pipermail/we...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-08 08:11 PDT by David Kilzer (:ddkilzer)
Modified: 2010-06-02 17:21 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Kilzer (:ddkilzer) 2009-03-08 08:11:50 PDT
* SUMMARY
Date: Sun, 8 Mar 2009 08:42:12 +0100
To: webkit-dev at lists.webkit.org
From: Dennis Heuer <dh at triple-media.com>
Subject: [webkit-dev] four perl files hard-code the path to gcc
Message-ID: <20090308084212.1c951b52@foo.net>

hello

first: i refuse to use bugzilla because it doesn't let me drop or at
least close my account at a later time. take this post or not.

four of the perl files contend hard-coded paths to gcc. my gcc resides
in opt and is not detected (not even searched for). please update these
scripts with the general configure procedure. the scripts are:

WebCore/css/make-css-file-arrays.pl
WebCore/dom/make_names.pl
WebCore/bindings/scripts/IDLParser.pm
WebCore/bindings/scripts/CodeGeneratorObjC.pm

many thanks,
dennis heuer
Comment 1 David Kilzer (:ddkilzer) 2009-03-08 08:18:57 PDT
(In reply to comment #0)
> first: i refuse to use bugzilla because it doesn't let me drop or at
> least close my account at a later time. take this post or not.

I would recommend CC-ing yourself on this bug, but I know that would be a classic chicken-or-the-egg problem:

Users should be allowed to delete their own account
https://bugzilla.mozilla.org/show_bug.cgi?id=392184
Comment 2 Mark Rowe (bdash) 2009-03-08 12:37:36 PDT
The complaint was about the path to GCC, not perl.
Comment 3 David Kilzer (:ddkilzer) 2009-03-08 17:13:19 PDT
(In reply to comment #2)
> The complaint was about the path to GCC, not perl.

This is why it's best to file your own bugs.  Updated title.
Comment 4 Chad Harp 2009-03-19 14:47:07 PDT
Also applies to linux, should be Hardware/OS=All
Comment 5 Lucas De Marchi 2010-05-26 19:34:34 PDT
This is solved as soon as #35551 lands. Please, can someone review that one and mark this as duplicated?
Comment 6 Lucas De Marchi 2010-06-02 17:21:11 PDT

*** This bug has been marked as a duplicate of bug 35551 ***