Re: [Cegcc-devel] HPC 2000 CommandBands

2007-05-30 Thread Pedro Alves
Carsten Sørensen wrote: > For instance, would using eVT3 to compile a program that prints out > the value of any necessary defines be okay? Sounds a bit dodgy to > me... > That would make it very easy, but unfortunately, I don't thing that is OK. On the other hand, AFAIK, testing for every pos

Re: [Cegcc-devel] HPC 2000 CommandBands

2007-05-30 Thread Carsten Sørensen
On 30/05/07, Carsten Sørensen <[EMAIL PROTECTED]> wrote: > How would I go about reverse engineering the DLL's on the device so I > can generate .h and .a files I can use? Is there a guide somewhere for > this? I haven't been able to find anything. The first problem seems to > be that I can't copy t

[Cegcc-devel] HPC 2000 CommandBands

2007-05-30 Thread Carsten Sørensen
Right, on to the next problem. For my application to run on the (now obsolete, but still lovely) HPC 2000 platform, I need to get the CommandBands_* functions working. How would I go about reverse engineering the DLL's on the device so I can generate .h and .a files I can use? Is there a guide so