Search found 4 matches

by asinha2
Wed Jul 27, 2016 9:05 am
Forum: Suggestions and Feedback
Topic: [Patch] - iv - Wformat-security
Replies: 0
Views: 28793

[Patch] - iv - Wformat-security

Hello, Quite a few Linux distributions (Fedora for example) are enabling the -Wformat-security flag when compiling with GCC. IV fails to build with this flag. It's quite a simple fix. Patch below: diff -ur ../iv-18.orig/src/lib/IV-2_6/matcheditor.cpp ./src/lib/IV-2_6/matcheditor.cpp --- ../iv-18.ori...
by asinha2
Mon May 02, 2016 10:19 am
Forum: UNIX/Linux
Topic: Error building iv with C++11 - -Wnarrowing
Replies: 0
Views: 16725

Error building iv with C++11 - -Wnarrowing

Hey, I was building iv from the latest mercurial checkout on Fedora 23 that runs gcc 5.3.1: [asinha@cs-as14aho-2-herts-ac-uk ~]$ gcc --version gcc (GCC) 5.3.1 20160406 (Red Hat 5.3.1-6) Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. Th...
by asinha2
Tue Aug 25, 2015 7:08 am
Forum: UNIX/Linux
Topic: NEURON 7.4 source tar - 404?
Replies: 2
Views: 6687

Re: NEURON 7.4 source tar - 404?

Hi Ted, Thank you for the info. I've built an rpm that follows the Fedora packaging guidelines and can therefore be part of the Fedora repositories themselves. It is generally preferred to package a stable release of the software since development versions progress fairly quickly and are generally a...
by asinha2
Fri Jul 31, 2015 9:25 am
Forum: UNIX/Linux
Topic: NEURON 7.4 source tar - 404?
Replies: 2
Views: 6687

NEURON 7.4 source tar - 404?

Hello, I was planning to compile neuron from source. The site says 7.4 is the latest edition, but the source tar isn't available at the download location. http://www.neuron.yale.edu/ftp/neuron/versions/v7.4/nrn-7.4.tar.gz gives me a 404. I've checked the directory tree too, and there isn't a source ...