bugGnash - The GNU Flash player - Bugs: bug #17049, CFLAGS wrongly used where CXXFLAGS...

 
 

bug #17049: CFLAGS wrongly used where CXXFLAGS is appropriate, plugin not installed by libtool

Submitter:  Stefan Schweizer <genstef>
Submitted:  Fri 07 Jul 2006 12:43:56 AM UTC
   
 
Category:  None Severity:  3 - Normal
Priority:  5 - Normal Release:  None
Status:  Fixed Privacy:  Public
Assigned to:  strk Open/Closed:  Closed
* Mandatory Fields

Post a Comment

Add a New Comment Rich Markup
   

Discussion

Fri 07 Jul 2006 03:10:31 PM UTC, comment #1: 

Applied, thanks!

Sandro Santilli <strk>
Group Member
Fri 07 Jul 2006 12:43:56 AM UTC, original submission:  

Hi,

CFLAGS is used instead of CXXFLAGS in some files. This results in ugly errors like:
cc1plus: warning: command line option "-Wimplicit-function-declaration" is valid for C/ObjC but not for C++

Another problem is that libtool is not used to install the plugin, resulting in strange runpaths in the installed binary.

The attached patch fixes both issues and works fine for me. Please consider applying it.

Stefan Schweizer <genstef>

 

Attached Files

Attached Files
file #10316:  gnash-fix-cxxflags-rpath.patch added by genstef (2.1KiB - text/x-diff - gnash-fix-cxxflags-rpath.patch)

(Note: upload size limit is set to 4.0MiB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

 

Dependencies

This item does not depend on any other items.

No items depend on this one.

 

Mail Notification Carbon-Copy List

 

Votes

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

History

Follow 5 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-08-01 strk StatusReady For Test Fixed
    Open/ClosedOpen Closed
2006-07-07 strk StatusNone Ready For Test
    Assigned toNone strk
2006-07-07 genstef Attached File- Added gnash-fix-cxxflags-rpath.patch, #10316

Back to the top

Powered by Savane 3.16-ed84.
Corresponding source code