Florian Lambart

Results 12 comments of Florian Lambart

Try to update your binutils to the latest Version: yum update binutils You can find some additional infos here https://gcc.gnu.org/ml/gcc-help/2011-03/msg00286.html

You mean something like "guetzli beens.png" should automaticly create a compressed file called beens.jpg if there is not output file given?

@romainmenke Maybe another/better solution is to create a header file dynamicly on the built process to read the version and maybe add the commit hash from another file, like other/popular...

@romainmenke i had something like this http://stackoverflow.com/a/1843783 or this http://m.linuxjournal.com/content/add-auto-incrementing-build-number-your-build-process in mind. Maybe its a good first reference. Let me know if i can help you

@sunatthegilddotcom yes there will be an additional argument "--preserve-exif" to preverse the exif metadata

@liankui It seems that you used the master branch of my fork. You have to switch the branch to the "preserve-exif-flag" branch and then compile it again. Now it should...