Bug 200891 - devel/msp430-gdb fails to compile
Summary: devel/msp430-gdb fails to compile
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Lev A. Serebryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-15 23:18 UTC by olivier
Modified: 2015-10-19 13:32 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (lev)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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".