X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "M.G. Roe" Newsgroups: comp.os.msdos.djgpp Subject: DJGPP and OpenMP Date: Mon, 23 Feb 2009 07:46:59 -0800 (PST) Organization: http://groups.google.com Lines: 6 Message-ID: NNTP-Posting-Host: 99.175.231.237 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1235404019 21969 127.0.0.1 (23 Feb 2009 15:46:59 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Mon, 23 Feb 2009 15:46:59 +0000 (UTC) Complaints-To: groups-abuse AT google DOT com Injection-Info: 33g2000yqm.googlegroups.com; posting-host=99.175.231.237; posting-account=khG0zgoAAAAQgCT0dMseL-tp0-dQG3K6 User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1,gzip(gfe),gzip(gfe) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I am trying to compile a C program using the -fopenmp flag, but the required include file ("omp.h") and library ("libomp") seem to be missing. Does this mean that DJGPP doesn't support OpenMP? Or am I simply missing one of the install zips? M.G. Roe