On Sunday 20 October 2013 10:40:10 Kx Mp via RT wrote: > when install target folder have lib64 folder > it will auto install into lib64 rather than lib folder
what exactly is the suggestion ? there is a --libdir configure flag to set the path as needed. trying to add logic to guess what the "right" path is for the active toolchain tends to be fragile and toolchain specific. that's quite a lot of junk code for no real gain. if you want to install into lib64, then pass --libdir=lib64. -mike
signature.asc
Description: This is a digitally signed message part.
