Hi, I'm trying to add a MinGW Default Library search path using a spec file I've placed at /mingw/lib/gcc/mingw32/<version>/ as instructed by this page here: http://www.mingw.org/wiki/SpecsFileHOWTO
The only Section I've changed is *link_libgcc:, which now looks like this:
Does anybody know what I have to do to correct this? I'm running Windows 7 x64. My UAC is disabled, and I've already tried setting g++ and gcc to "run as administrator". Any help would be greatly appreciated.