[bug-mdk] [bug #42818] ld: unknown option: --export-dynamic

2014-08-04 Thread Jose Antonio Ortega Ruiz
Update of bug #42818 (project mdk):

  Status:  Ready For Test => Fixed  
 Open/Closed:Open => Closed 


___

Reply to this item at:

  

___
  Message sent via/by Savannah
  http://savannah.gnu.org/


___
bug-mdk mailing list
bug-mdk@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-mdk


[bug-mdk] [bug #42818] ld: unknown option: --export-dynamic

2014-08-02 Thread Jose Antonio Ortega Ruiz
Update of bug #42818 (project mdk):

  Status:None => Ready For Test 
 Assigned to:None => jao

___

Follow-up Comment #1:

I just pushed a patch that should fix this one.  Please let me know if it
works for you.

___

Reply to this item at:

  

___
  Message sent via/by Savannah
  http://savannah.gnu.org/


___
bug-mdk mailing list
bug-mdk@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-mdk


[bug-mdk] [bug #42818] ld: unknown option: --export-dynamic

2014-07-21 Thread Ryan Schmidt
URL:
  

 Summary: ld: unknown option: --export-dynamic
 Project: GNU MIX Development Kit
Submitted by: ryandesign
Submitted on: Mon 21 Jul 2014 07:23:22 AM GMT
Category: None
Severity: 3 - Normal
  Item Group: None
  Status: None
 Privacy: Public
 Assigned to: None
 Open/Closed: Open
 Discussion Lock: Any

___

Details:

When trying to compile the latest mdk code in your repository with the gtk+
gui feature, it fails on OS X 10.9.4 with this error:


ld: unknown option: --export-dynamic


This problem was known to the MacPorts project way back in 2006 when mdk 1.2.1
was initially added to MacPorts, because a patch was included at that time
which removes that flag:

https://trac.macports.org/browser/trunk/dports/lang/mdk/files/patch-mixgtk-Makefile.am?rev=16880

But this was apparently never reported to you since the problem remains in the
latest code.

My understanding is this option is not used on OS X. It would be great if your
build system could omit this flag on OS X. Thanks.




___

Reply to this item at:

  

___
  Message sent via/by Savannah
  http://savannah.gnu.org/


___
bug-mdk mailing list
bug-mdk@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-mdk