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: create eCos on Linux



On 10-Aug-2000 Guillermo GARCIA wrote:
> Hi there,
> 
> I'm lost with ecosconfig.
> 
> [root@localhost ecos-work]# ecosconfig new edb7209
> ecosconfig: Symbol `__vt_9bad_alloc' has different size in shared
> object, consider re-linking
> ecosconfig: Symbol `__vt_9exception' has different size in shared
> object, consider re-linking
> Unknown target edb7209
> 
> what did i forget ?
> 
> the install of gcc, gdb and insight was done without problems.
> the ecos's rpm was installed without problems too.
> i set the ECOS_REPOSITORY=/opt/ecos/ecos-1.3.1/packages.
> i set the
> PATH=/opt/ecos/ecos-1.3.1/tools/bin:/tools/H-i686-pc-linux-gnu/bin:/sbin:/usr/sbin:/bin:/usr/bin:/
> usr/X11R6/bin
> 

This looks like an issue with 'ecosconfig' itself.  
What version of Linux are you running?

However, it doesn't seem to have affected the output.  I think you need
to tell ecosconfig where to find your source repository.  In my case:
  % ECOS_REPOSITORY=/work2/ecc/ecc

The other thing, you probably want to use 'edb7212', not 'edb7209'.
The 7209 has no DRAM controller and thus no memory.  Not much use
for anything but ROM based applications.

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