CoderSong2015 commented on issue #1810: add a scripts to make trafodion build 
easily and Visualized
URL: https://github.com/apache/trafodion/pull/1810#issuecomment-472702158
 
 
   > I think building via this script will be slower, since it is not doing 
things with as much parallelism as make would. It also has potential to get out 
of synch with makefiles / dependencies. So I would not document it as the 
primary build mechanism, but it seems fine as an alternative for those that 
want to use it.
   
   @svarnau The script just call the make of the trafodion components so that 
it will not build slower than executing make directly .Besides, the dependency 
between components make that impossible to build component in parallel.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to