On Wed, 12 Aug 2009, Przemyslaw Czerpak wrote: > > > > I also do not understand why we have this setting in linux/sunpro.cf: > > > > HB_ISAOPT ?= -xarch=386 > > > > Linux perfectly well works on different 32 and 64 bit SPARC CPUs. > > this has nothing to do with sparclinux. there is no sunpro for > > sparclinux, so that combination wouldn't fly at all. linux/sunpro* is > > only for ia32 and x86_64 targets. > > so it does not make anything and it may only create problems if sunpro C > is released for li...@sparc.
like that ever happens ;)) > In such case it should be removed. Now real problem is created by > HB_ISAOPT ?= -xarch=v8 > in sunos/sunpro.cf when you try to use sunpro with su...@x86. > I also see that -xstrconst and sunpro manual says that it's depreciated > and read only strings are default now so probably this also can be removed. so, here's what i'm thinking. let's remove sunpro64.cf altogether, and also remove the arch-forcing switches from everywhere. and use that as a starting point. maybe it really was a bad idea to try forcing the compiler idiom for architecture selection :) -- [-] mkdir /nonexistent _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
