>>>>> Shlom Marom writes: > I need to find a way to fully support exception handling and > statically link libgcc, since I don't want to distribute it with my > libs and executables, as part of my products One cannot build a static C++ application that uses exceptions and is built with G++ on AIX. David