- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi all,
Is it possible to speed up the build of IPP samples by compiling only the modified modules?
Thank you,
Is it possible to speed up the build of IPP samples by compiling only the modified modules?
Thank you,
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sorry, I forgot to mention that I'm using audio-video-codecs in IPP samples and that I'm building using GCC4.
Quoting - transcoding
Quoting - transcoding
Hi all,
Is it possible to speed up the build of IPP samples by compiling only the modified modules?
Thank you,
Is it possible to speed up the build of IPP samples by compiling only the modified modules?
Thank you,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - transcoding
A partial solution is to comment the lines in build32.sh that cleans and removes all builded object code and applications.
I.e.
#[ -d ${ROOT_DIR} ] && rm -rf ${ROOT_DIR}
and
#${MAKE} ARCH=${SAMPLE_ARCH} ROOT_BIN_DIR=${ROOT_DIR} clean > /dev/null 2>&1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks!
I though of this solution, but I'm looking for more sophisticated manner to do the job ;-) Maybe!
I though of this solution, but I'm looking for more sophisticated manner to do the job ;-) Maybe!
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page