RESOLVED DUPLICATE of bug 35551 24454
Path to gcc should not be hard-coded in Perl scripts
https://bugs.webkit.org/show_bug.cgi?id=24454
Summary Path to gcc should not be hard-coded in Perl scripts
David Kilzer (:ddkilzer)
Reported 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
Attachments
David Kilzer (:ddkilzer)
Comment 1 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
Mark Rowe (bdash)
Comment 2 2009-03-08 12:37:36 PDT
The complaint was about the path to GCC, not perl.
David Kilzer (:ddkilzer)
Comment 3 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.
Chad Harp
Comment 4 2009-03-19 14:47:07 PDT
Also applies to linux, should be Hardware/OS=All
Lucas De Marchi
Comment 5 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?
Lucas De Marchi
Comment 6 2010-06-02 17:21:11 PDT
*** This bug has been marked as a duplicate of bug 35551 ***
Note You need to log in before you can comment on or make changes to this bug.