Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 437152 - dev-lang/swi-prolog-6.2.0 calls CC and AR directly
Summary: dev-lang/swi-prolog-6.2.0 calls CC and AR directly
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Prolog project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2012-10-04 10:22 UTC by Agostino Sarubbo
Modified: 2013-07-15 10:01 UTC (History)
0 users

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 2012-10-04 10:22:54 UTC
ar -cru libstemmer.a src_c/stem_UTF_8_danish.o src_c/stem_UTF_8_dutch.o src_c/stem_UTF_8_english.o src_c/stem_UTF_8_finnish.o src_c/stem_UTF_8_french.o src_c/stem_UTF_8_german.o src_c/stem_UTF_8_hungarian.o src_c/stem_UTF_8_italian.o src_c/stem_UTF_8_norwegian.o src_c/stem_UTF_8_porter.o src_c/stem_UTF_8_portuguese.o src_c/stem_UTF_8_romanian.o src_c/stem_UTF_8_russian.o src_c/stem_UTF_8_spanish.o src_c/stem_UTF_8_swedish.o src_c/stem_UTF_8_turkish.o runtime/api.o runtime/utilities.o libstemmer/libstemmer_utf8.o

cc -g -O2 -o mkvmi ./mkvmi.c
cc -o xpce-install /tmp/portage/dev-lang/swi-prolog-6.2.0/work/pl-6.2.0/packages/xpce/src/xpce-install.c
cc -o find_names /tmp/portage/dev-lang/swi-prolog-6.2.0/work/pl-6.2.0/packages/xpce/src/find_names.c
Comment 1 Keri Harris gentoo-dev 2013-07-15 10:01:57 UTC
This has been fixed in CVS for a while in versions > 6.2.0. Thanks for reporting this.