Re: Force scons to use local libraries over system libraries
Mats Wichmann <[email protected]>
| Newsgroups | gmane.comp.programming.tools.scons.user |
|---|---|
| Message-ID | <[email protected]> |
On 8/29/20 11:00 AM, 暗黑聖飢魔 wrote: > Thank you guys for clarifying that the path is not specified by SCons > itself. > > I just double-checked and found where that "-L/*/usr/lib*/" comes from > in gem5/SConstruct. The command "python-config --ldflags" is executed to > obtain > the ldflags needed by python and appended to LINKFLAGS. Prepending our > library path to LINKFLAGS solves our problem. > > Hsuan ah, good. So your SConstruct somewhere passes the result of python-config to MergeFlags then? _______________________________________________ Scons-users mailing list [email protected] https://pairlist4.pair.net/mailman/listinfo/scons-users