PR469 IDE problem, was: Re: Any New 4.6.4 Issues
Thomas Doerfler (nt)
Thomas.Doerfler at imd-systems.de
Fri Sep 16 05:12:09 UTC 2005
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Angelo,
> The file I see is called bspopts.h.in
>
> The two defines are both undef'd
> I place the definitions below them
the file "c/src/lib/libbsp/i386/pc386/include/bspopts.h.in" is available
in the source tree and will be converted (according to some specific
definitions in configure.ac) to
"<build-dir>\i386-rtems\c\pc386\lib\libbsp\i386\pc386\include\bspopt.h"
in your build tree when you "configure" your build tree. In some very
magic automake/autoconf process (sorry Ralf) the standard settings
defined will be inserted there as "#define". And in your situation, you
will not need the standard settings, but you have to disable the option
IDE_USE_PRIMARY_INTERFACE and enable the option IDE_USE_SECONDARY_INTERFACE.
I would do these changes in the created "bspopt.h"
Ralf, I would assume that there is a better way to set these options,
e.g. when "configure" is given. I added definitions for these options in
the bsp's "configure.ac" file, so I assume there is a predefined way to
modify these options....
wkr,
Thomas.
>
>
- --
- --------------------------------------------
IMD Ingenieurbuero fuer Microcomputertechnik
Thomas Doerfler Herbststrasse 8
D-82178 Puchheim Germany
email: Thomas.Doerfler at imd-systems.de
PGP public key available at:
http://www.imd-systems.de/pgpkey_en.html
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFDKlQowHyg4bDtfjQRAoMSAKCHj3rIi8igLjSJPhbFMmZRoW8coQCeLpUp
JpFHyFIJLJqRkv076n3Oor8=
=H8A2
-----END PGP SIGNATURE-----
More information about the users
mailing list