This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: trying to build ecosconfig for Solaris 7


(I hate it when the phone rings and I hit the send button too soon.)

I forgot to mention that you need to modify about four or five configure files
below the main one the same way.

Jonathan Larmour wrote:

> Robert Swindells wrote:
> >
> > [Problems with building ecosconfig deleted]
> >
> > You need to build and install both infra and libcdl before building
> > ecosconfig itself.
> >
> > The configure script for ecosconfig assumes that all the headers have
> > been copied to /usr/local/include.
>
> That's odd, here (admittedly on Linux) I have no trouble doing:
>
> ~/sourceware/ecos/ecos/host/configure --with-tcl=PATHTOINSTALLEDTCL
> --with-tcl-version=8.2
> make
>
> Note that part of the configure output includes:
>
> make[3]: Entering directory `/local/pot/ecc-obj/native/x/infra'
> /usr/bin/install -c -m 644
> /home/jlarmour/sourceware/ecos/ecos/host/infra/infra.h pkgconf/inf
> ra.h
> /usr/bin/install -c -m 644 hostinfra.h pkgconf/hostinfra.h
> /usr/bin/install -c -m 644
> /home/jlarmour/sourceware/ecos/ecos/host/infra/cyg_type.h cyg/infr
> a/cyg_type.h
> /usr/bin/install -c -m 644
> /home/jlarmour/sourceware/ecos/ecos/host/infra/basetype.h cyg/hal/
> basetype.h
> /usr/bin/install -c -m 644
> /home/jlarmour/sourceware/ecos/ecos/host/infra/cyg_ass.h cyg/infra
> /cyg_ass.h
> c++ -Wall -Wpointer-arith -Wbad-function-cast -Wcast-qual
> -Wstrict-prototypes -Wmissing-proto
>
> Jifl
> --
> Red Hat, 35 Cambridge Place, Cambridge, UK. CB2 1NS  Tel: +44 (1223) 728762
> "Plan to be spontaneous tomorrow."  ||  These opinions are all my own fault


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]