Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 334579 - dev-lang/gforth does not respect LDFLAGS
Summary: dev-lang/gforth does not respect LDFLAGS
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High QA (vote)
Assignee: Sergei Trofimovich (RETIRED)
URL:
Whiteboard:
Keywords: NeedPatch
Depends on:
Blocks: ldflags
  Show dependency tree
 
Reported: 2010-08-26 14:36 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2017-07-21 20:28 UTC (History)
3 users (show)

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


Attachments
Build log (gforth-0.7.0:20100826-101133.log,45.33 KB, text/plain)
2010-08-26 14:36 UTC, Diego Elio Pettenò (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2010-08-26 14:36:00 UTC
See attached build log.

(Please do not complain about the need for looking at the build log until you can provide an easy way to open bugs with the correct data picked out of a tinderbox log. Thanks.)
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2010-08-26 14:36:16 UTC
Created attachment 244683 [details]
Build log
Comment 2 Dane Smith (RETIRED) gentoo-dev 2010-08-27 00:37:42 UTC
I'll take a look at this one. I'm going to try to resolve the parallel make issue in a slightly prettier way than make -j1 along with the LDFLAGS issue. Depending on how badly the Makefile is borked wrt parallel make this may take a little while.
Comment 3 Dane Smith (RETIRED) gentoo-dev 2010-12-16 20:32:44 UTC
I've had no luck fixing this. I'm fairly sure the .so files in question are compiled and linked by gforth itself. Without digging into the code itself, I don't know of any reasonable fixes. If anyone has ideas, they're appreciated.
Comment 4 Sergei Trofimovich (RETIRED) gentoo-dev 2017-07-21 20:28:30 UTC
gforth-0.7.3 looks OK WRT LDFLAGS.