|
Prev: cheap chanel lv chloe prada fendi coach miumiu handbags for sale
Next: how to compile an C++ application which uses both 32-bit and64-bit libs.......
From: Paul Floyd on 18 Jun 2008 16:33 On Wed, 18 Jun 2008 10:53:16 -0700 (PDT), monty <manishgandhi13(a)gmail.com> wrote: > Hi All, > > I am using solaris 5.10. I am trying to compile an C++ application > which needs both 32-bit and 64-bit library to be linked. > > Is it possible do that? If yes, how this can be achieved. > Please let me know if you need more information. This is not possible. If you want an app that can switch between 32bit and 64bit modes, write a little wrapper, and have it spawn either the full 32bit or 64bit app. A bientot Paul -- Paul Floyd http://paulf.free.fr |