Compiling wxMOTIF-2.7.1 on Solaris 10 (SPARC)
lothar.behrens at lollisoft.de
lothar.behrens at lollisoft.de
Wed Nov 1 05:41:50 PST 2006
Hi,
it possibly were the setting of the PATH variable. Currently I get c++
and g++ with the same result:
g++ (GCC) 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is
NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.
Now I need to find the "ar" command.
Lothar
lothar.behrens at lollisoft.de wrote:
> My cc says:
>
> # cc -V
> /usr/ucb/cc: language optional software package not installed
>
> On the Sun download site I have found gcc downloadable. Did I need that
> package ?
>
> Lothar
>
> chris elliott wrote:
> > what useful information does config.log have ? I have 2.7.1 running on a
> > solaris 10 sparc CC / cc and gmake
> >
> > chris
> > my config.log says...
> >
> > usage: cc [ options] files. Use 'cc -flags' for details
> > configure:12122: $? = 1
> > configure:12124: cc -V </dev/null >&5
> > cc: Sun C 5.8 Patch 121015-02 2006/03/29
> > usage: cc [ options] files. Use 'cc -flags' for details
> > configure:12127: $? = 1
> > configure:12150: checking for C compiler default output file name
> > configure:12153: cc conftest.c >&5
> > configure:12156: $? = 0
> > configure:12202: result: a.out
> > configure:12207: checking whether the C compiler works
> > configure:12213: ./a.out
> > configure:12216: $? = 0
> > configure:12233: result: yes
> >
> >
> > lothar.behrens at lollisoft.de wrote:
> > > Hi,
> > >
> > > I am trying to compile wxMOTIF on Solaris 10. CC and cc would be found
> > > after I have modified the PATH
> > > variable. But with configure I get this:
> > >
> > > checking for toolkit... motif
> > > checking for gcc... no
> > > checking for cc... cc
> > > checking for C compiler default output file name... configure: error: C
> > > compiler cannot create executables
> > > See `config.log' for more details.
> > >
> > > Any help ?
> > >
> > > Thanks, Lothar
> > >
> > >
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: wx-users-unsubscribe at lists.wxwidgets.org
> > > For additional commands, e-mail: wx-users-help at lists.wxwidgets.org
> > >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: wx-users-unsubscribe at lists.wxwidgets.org
> > For additional commands, e-mail: wx-users-help at lists.wxwidgets.org
More information about the wx-users
mailing list