Re: [Quickfix-users] quickfix.jar build time?
Brought to you by:
orenmnero
From: Paul C. <pa...@op...> - 2008-08-04 14:26:26
|
> Hi: I am trying to compile 1.12.4 with the --with-java option and fairly > certain I have JAVA_HOME defined correctly. On compile, I get to > the "jar: Building jar: ...." line and then there is a long pause, > currently over 45 > minutes! I have no idea how long this should take on a fast processor. > Could anyone provide some guidance on build time? Regards, Paul I see that this step should be taking only a few seconds. I am able to build the jar manually by executing "ant jar" in the appropriate directory, but the build is hanging when I execute it through make or through build.sh. Any idea on what might be causing this hang? Regards, Paul |