This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

testsuite & Tornado (continued)


> I have some hacks to dejagnu that I've collected.  If you want to see
> them, I can send them to you.  The are kinda in a state of flux, and
> are still being worked on, and have some sharp corners that need
> rounding off.  One of the things they feature is windsh style testing
> and an ability to do libio/libstdc++ testing.  If you want to help fix
> them up and ensure they work well and try them out, let me know.  The
> target shell will go away one of these years (in favor of the host
> based windsh), so these patches will be good to get in at some point.



I'm really interested in any hack for running
dejagnu with a windsh based connexion.
I've been further in the process and now I have
a problem I won't fix until I connect using windsh.
When using windsh we do not directly use the vxworks
loader. The windsh loader does some obscure work to
make the target understand elf objects and the plain
VxWorks loader can't handle such files by itself.
For instance when trying to load objects from a
telnet session I've got lots of
"Relocation value does not fit in 24 bits" while
the same objects work fine when loaded from the windsh.

I can have a look at the patches and try to help fixing them.
Please send them.

Nyny



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