Hi Antonio
When I need to modify any of the winapi C code, I compile it and update libfivec.a as you showed me and all works fine.
However if I try the same approach with the classes code - ie compile with xHarbour then compile with gcc and then update libfivec.a it doesn't seem to work - that is I still get the standard behaviour. Whilst this isn't a problem in that I can add the compiled (object) code to the link step, It would be nice to have it in a library. Is the standard code in a library that is linked before libfivec.a?
Thanks
Doug
FiveLinux Library Structure
- xProgrammer
- Posts: 464
- Joined: Tue May 16, 2006 7:47 am
- Location: Australia
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
- xProgrammer
- Posts: 464
- Joined: Tue May 16, 2006 7:47 am
- Location: Australia