This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
RE: gcc Export Control ECCN number if covered under EAR
- From: "Farhat, Sam (GE Aviation, US)" <samgeorge dot farhat at ge dot com>
- To: Ian Lance Taylor <ianlancetaylor at gmail dot com>
- Cc: "gcc-help at gcc dot gnu dot org" <gcc-help at gcc dot gnu dot org>
- Date: Tue, 27 Oct 2015 01:11:32 +0000
- Subject: RE: gcc Export Control ECCN number if covered under EAR
- Authentication-results: sourceware.org; auth=none
- References: <458FFE725E87A649A6C091FCD57F344E06DEF8AD at ALPMBAPA11 dot e2k dot ad dot ge dot com> <CAKOQZ8yjCBU0s+iAcwdtEgp6ADcPrNkcQR8LR9kT4jY+qjo-zg at mail dot gmail dot com>
Thanks for clearing that up.
Online search was conflicting, some pages with emails indicated there is encryption code in libgcj, in this link: https://gcc.gnu.org/ml/gcc/2006-02/msg00051.html
Is that incorrect information?
-SamFarhat
-----Original Message-----
From: iant@google.com [mailto:iant@google.com] On Behalf Of Ian Lance Taylor
Sent: Saturday, October 24, 2015 9:54 PM
To: Farhat, Sam (GE Aviation, US)
Cc: gcc-help@gcc.gnu.org
Subject: Re: gcc Export Control ECCN number if covered under EAR
On Fri, Oct 23, 2015 at 10:16 AM, Farhat, Sam (GE Aviation, US) <samgeorge.farhat@ge.com> wrote:
>
> What is the ECCN number for the following open source software:
> gcc-4.2.0
> gdb-6.6
> binutils-2.17
gcc is free software (described by the government as open source) and contain no cryptographic code. As such it does not require ECCN or CCATS numbers.
Ian