patchDDD - Patches: patch #6960, ddd/Makefile.am does not work...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #6960: ddd/Makefile.am does not work completely right if EXEEXT is set

Submitter:  Max Horn <fingolfin>
Submitted:  Thu 22 Oct 2009 09:56:46 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  eickeler Open/Closed:  Closed

Thu 22 Oct 2009 09:56:46 PM UTC, original submission:  

ddd/Makefile.am builds two tolls, stringy & userinfo, which it subsequently tries to invoke. However, when the EXEEXT variable is set, running them fails. This is so because the binaries will be named stringify$(EXEEXT) and userinfo$(EXEEXT), but the Makefile.am rules invoke ./stringify and ./userinfo without the EXEEXT.

The attached patch corrects this.

Max Horn <fingolfin>

 

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

Attached Files
file #18930:  Makefile.patch added by fingolfin (1KiB - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by eickeler (Updated the item)
  • -email is unavailable- added by fingolfin (Submitted the item)
  •  

    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.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2021-01-25 eickeler StatusNone Done
        Open/ClosedOpen Closed
    2021-01-24 eickeler Assigned toNone eickeler
    2009-10-22 fingolfin Attached File- Added Makefile.patch, #18930

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code