wip/icc10

Alexander Nasonov <[email protected]>
Newsgroups gmane.os.netbsd.devel.pkgsrc.wip.review
Message-ID <[email protected]>
Hi,
I've just commited a package for Intel C++ Compiler for Linux, version
10.1. Currently, this package is usable only on NetBSD. I will commit
a version for Linux when I have a chance.

The package depends on wip/gcc43. I would prefer gcc from pkgsrc, but
neither lang/gcc34 nor lang/gcc3-c++ build on NetBSD-current. wip/gcc42
is broken too, hence wip/gcc43.  

I tested the package on NetBSD-current i386. I hope it will run
fine on x86_64 too. To bootstrap, do the following:

cat /tmp/mk-fragment <<EOF
PKGSRC_COMPILER=icc
ICCBASE=/usr/pkg/icc10
NOGCCERROR=yes
EOF

env NOGCCERROR=yes PKGSRC_COMPILER=icc ICCBASE=/usr/pkg/icc10 \
        CC=/usr/pkg/icc10/bin/icc       \
        CPP='/usr/pkg/icc10/bin/icc -E' \
        CXX=/usr/pkg/icc10/bin/icpc     \
./bootstrap --prefix=/usr/pkg.icc10 --mk-fragment=/tmp/mk-fragment

Please review and test the package. 

Thanks,
Alex

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.