-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Building JPEG XR shared lib
mkdir -p /tmp/makepkg/jxrlib-git/src/jxrlib/build
cc -shared /tmp/makepkg/jxrlib-git/src/jxrlib/build/image/encode/encode.o /tmp/makepkg/jxrlib-git/src/jxrlib/build/image/encode/segenc.o /tmp/makepkg/jxrlib-git/src/jxrlib/build/image/encode/strenc.o /tmp/makepkg/jxrlib-git/src/jxrlib/build/image/encode/strFwdTransform.o /tmp/makepkg/jxrlib-git/src/jxrlib/build/image/encode/strPredQuantEnc.o /tmp/makepkg/jxrlib-git/src/jxrlib/build/image/decode/decode.o /tmp/makepkg/jxrlib-git/src/jxrlib/build/image/decode/postprocess.o /tmp/makepkg/jxrlib-git/src/jxrlib/build/image/decode/segdec.o /tmp/makepkg/jxrlib-git/src/jxrlib/build/image/decode/strdec.o /tmp/makepkg/jxrlib-git/src/jxrlib/build/image/decode/strInvTransform.o /tmp/makepkg/jxrlib-git/src/jxrlib/build/image/decode/strPredQuantDec.o /tmp/makepkg/jxrlib-git/src/jxrlib/build/image/decode/JXRTranscode.o /tmp/makepkg/jxrlib-git/src/jxrlib/build/image/sys/adapthuff.o /tmp/makepkg/jxrlib-git/src/jxrlib/build/image/sys/image.o /tmp/makepkg/jxrlib-git/src/jxrlib/build/image/sys/strcodec.o /tmp/makepkg/jxrlib-git/src/jxrlib/build/image/sys/strPredQuant.o /tmp/makepkg/jxrlib-git/src/jxrlib/build/image/sys/strTransform.o /tmp/makepkg/jxrlib-git/src/jxrlib/build/image/sys/perfTimerANSI.o -o /tmp/makepkg/jxrlib-git/src/jxrlib/build/libjpegxr.so
/tmp/makepkg/jxrlib-git/src/jxrlib/build/image/encode/strenc.o: In function `StrIOEncInit':
strenc.c:(.text+0xc17): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
gcc is 6.2.1
greetings
Metadata
Metadata
Assignees
Labels
No labels