Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 379273 - sys-libs/libtermcap-compat calles directly gcc
Summary: sys-libs/libtermcap-compat calles directly gcc
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
: 335903 (view as bug list)
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2011-08-15 15:22 UTC by Agostino Sarubbo
Modified: 2011-12-17 08:42 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2011-08-15 15:22:46 UTC
gcc -march=native -O2 -g0 -I. -fPIC -c termcap.c -o termcap.o


simple add CC="$(tc-getCC)" to emake, works
Comment 1 SpanKY gentoo-dev 2011-08-20 04:42:37 UTC
other build settings were being ignored as well.  should all be fixed in libtermcap-compat-2.0.8-r3.
Comment 2 Alec Moskvin 2011-08-20 15:27:19 UTC
*** Bug 335903 has been marked as a duplicate of this bug. ***