I'm still unclear how we can leverage the architecture Shlibs field for the multilib build of the gcc42 package. The standard multilib installation for gcc is to have the shared libs installed for the default architecture (32-bit for Darwin) in lib/gcc4.2/lib and the secondary multilib (64-bit) libraries in a ppc64 or x64_64 subdirectory (at least I am assuming that Macintel uses the x64_64 subdirectory name). The problem as I see it is that we need to expand the explicit list of shared libs to include the 64-bit ones in either ppc64 or x64_64 subdirectories. This would require some mechanism to dynamically change the pathname in the Shlibs entries or some case mechanism that would allow a different list to be used for each architecture. Jack
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Fink-devel mailing list Fink-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fink-devel