Bug 200891

Summary: devel/msp430-gdb fails to compile
Product: Ports & Packages Reporter: olivier
Component: Individual Port(s)Assignee: Lev A. Serebryakov <lev>
Status: Closed Overcome By Events    
Severity: Affects Many People Flags: bugzilla: maintainer-feedback? (lev)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description olivier 2015-06-15 23:18:05 UTC
The port fails because the final link misses a -liconv.

I could fix it adding the following line in the top-level Makefile:

LIBS+=  -liconv
Comment 1 Lev A. Serebryakov freebsd_committer freebsd_triage 2015-10-19 13:32:09 UTC
Port marked as DEPRECATED, please use "devel/gcc-msp430-ti-toolchain".