public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] problem configuring/building ecos
@ 2000-10-06  6:16 Mike MacMillan
  2000-10-08 10:18 ` Bart Veer
  0 siblings, 1 reply; 2+ messages in thread
From: Mike MacMillan @ 2000-10-06  6:16 UTC (permalink / raw)
  To: ecos-discuss

Hello,

Installed ecos-1.3.1 under NT and ran configuration tool to build library. 
In the output
window,"Failed to create process make-i1" is displayed. Here are the steps 
I performed:

1) Selected Templetes under build menu and for hardware selected PowerPC 
Simulator.
2) Also,selected the default package listbox item under the Templates 
Dialog Box.
3) Under Build Menu,selected Library.

In the corresponding ecos generated Build tree,there are several 
subdirectories called v1_3_1 which just contain one makefile,but no ECOS 
object files. Examples:
                                 /ecos-work/ppsim-build/kernel/v1_3_1/
                                 /ecos-work/ppsim-build/hal/powerpc/sim/v1_3_1

Basically,in the build tree,there are only generated Makefiles,no compiled 
object files.
Shouldn't I be able to select a default package for a target and build a 
ecos library.

Any tips,suggestions,etc would be greatly appreciated! Also,does anybody 
know if PSIM
comes with GDB 5.0.1 or only with older versions.

Thank you!

M.MacMillan


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ECOS] problem configuring/building ecos
  2000-10-06  6:16 [ECOS] problem configuring/building ecos Mike MacMillan
@ 2000-10-08 10:18 ` Bart Veer
  0 siblings, 0 replies; 2+ messages in thread
From: Bart Veer @ 2000-10-08 10:18 UTC (permalink / raw)
  To: mmacmillan; +Cc: ecos-discuss

>>>>> "Mike" == Mike MacMillan <mmacmillan@draper.com> writes:

    Mike> Installed ecos-1.3.1 under NT and ran configuration tool to
    Mike> build library. In the output window,"Failed to create
    Mike> process make-i1" is displayed. Here are the steps

    <snip>

    Mike> Any tips,suggestions,etc would be greatly appreciated!

Generating the build tree and the  makefiles is handled by code inside
the configuration tool itself. Actually doing the build is done by
invoking GNU make, which means that you need an installation of cygwin
and you need to set your path correctly. I suspect that you need to
investigate the latter possibility.

    Mike> Also,does anybody know if PSIM comes with GDB 5.0.1 or only
    Mike> with older versions.

According to the PSIM web page at http://sources.redhat.com/psim/

    "PSIM is now bundled with GDB, the GNU debugger.

     These pages are provided for reference only."

I do not know the exact relation between the current simulation code
inside gdb and the original PSIM code, but the main PSIM author
Andrew Cagney is now one of the lead gdb maintainers.

Bart Veer // eCos net maintainer

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-10-08 10:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-10-06  6:16 [ECOS] problem configuring/building ecos Mike MacMillan
2000-10-08 10:18 ` Bart Veer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).