Page 1 of 1

Only generate bpi-files

Posted: Thu Sep 06, 2012 5:33 am
by TKrauss
We have circular dependencies in our project.
I now search a way to only generate a bpi-file without entire linking (which fails because of unresolved externals).

Is there any way to do this in jtmake?

Re: Only generate bpi-files

Posted: Mon Sep 10, 2012 5:30 am
by jomitech
Is there a way to make ilink32 only generate bpi files? I wasn't aware of any. If ilink32 can't do it, then jtmake can't do it either, as it just calls ilink32 for the actual linking process.