@ThomasDickey suggests to
rename conio symbols, and then
rename back in conio.h.
That should work.
Although I suppose they also
clash in djgpp! Same conio.
@jwt27 do you know how that
was solved on djgpp side? Do
they tweak the linker to use
--allow-multiple-definition
flag?
@ThomasDickey suggests to
rename conio symbols, and then
rename back in conio.h.
That should work.
Although I suppose they also
clash in djgpp! Same conio.
@jwt27 do you know how that
was solved on djgpp side? Do
they tweak the linker to use
--allow-multiple-definition
flag?