X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Received: by 10.36.237.5 with SMTP id r5mr6773321ith.6.1485344404491; Wed, 25 Jan 2017 03:40:04 -0800 (PST) X-Received: by 10.157.41.149 with SMTP id n21mr3403614otb.4.1485344404429; Wed, 25 Jan 2017 03:40:04 -0800 (PST) Newsgroups: comp.os.msdos.djgpp Date: Wed, 25 Jan 2017 03:40:04 -0800 (PST) Complaints-To: groups-abuse AT google DOT com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=213.33.255.218; posting-account=OFalZQoAAADCSVzPBKjmhdetJY5Tyv-s NNTP-Posting-Host: 213.33.255.218 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <54e4e15b-fb44-453a-9b1a-0c774a47b307@googlegroups.com> Subject: micropython djgpp build From: "multisosnooley AT gmail DOT com [via djgpp AT delorie DOT com]" Injection-Date: Wed, 25 Jan 2017 11:40:04 +0000 Content-Type: text/plain; charset=UTF-8 Bytes: 1241 Lines: 6 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi! We have a problem with building micropython with djgpp with '--gc-sections' flag active. It segfaults on linking. More info: https://github.com/micropython/micropython/issues/2560 https://github.com/micropython/micropython/pull/2644