Board index » delphi » Linker error "Assertion failed ..."
hgi...@ratiosoft.com (Helmut Giese)
![]() Delphi Developer |
Thu, 02 Sep 2004 02:49:10 GMT
Linker error "Assertion failed ..."
Hello out there,
I needed to re-structure a project in BC++5.02 - someone had decided to rename library functions and arrange them in different files than then they were before. Ok, they had their reasons. Now, after adapting the files that *use* those functions I cannot link my application anymore. I can compile all files, but the second linker pass tells me Fatal: Assertion failed: pSeg && (pSeg->sclass == SEG_CODE) at I am sort of out of ideas what to do. Any hint or idea will be greatly |