delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Message-ID: | <42B588C4.70304@familiehaase.de> |
Date: | Sun, 19 Jun 2005 17:01:24 +0200 |
From: | "Gerrit P. Haase" <gerrit AT familiehaase DOT de> |
User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.8) Gecko/20050511 |
MIME-Version: | 1.0 |
To: | "alexeik AT nordlines DOT ru" <alexeik AT nordlines DOT ru> |
CC: | cygwin AT cygwin DOT com |
Subject: | Re: Compiling memtest from sources on cygwin |
References: | <d93n2t$rpe$1 AT sea DOT gmane DOT org> <42B5789F DOT 70201 AT hones DOT org DOT uk> <d93v2c$c6v$1 AT sea DOT gmane DOT org> |
In-Reply-To: | <d93v2c$c6v$1@sea.gmane.org> |
X-IsSubscribed: | yes |
alexeik AT nordlines DOT ru wrote: > > Thank you for prompt response. I have just installed my ancient copy of > Fedora and there 'make all' of memtest works OK. I also found > '.previous' in 'info as' (on cygwin): > >> `.previous' >> =========== >> >> This is one of the ELF section stack manipulation directives. The >> others are `.section' (*note Section::), `.subsection' (*note >> SubSection::), `.pushsection' (*note PushSection::), and `.popsection' >> (*note PopSection::). ELF is a different binary format. >> This directive swaps the current section (and subsection) with most >> recently referenced section (and subsection) prior to this one. >> Multiple `.previous' directives in a row will flip between two sections >> (and their subsections). >> >> In terms of the section stack, this directive swaps the current >> section with the top section on the section stack. > > > And since cygwin works under Windows I suspect, that cygwin people setup > the 'as' program to support windows loader. Now I am thinking -- should > I go to linux, or stay with cygwin. Actually I need to write a small > program, which works on bare metall w/o any o/s. Windows binary format differs from ELF. You need to port the program. Gerrit -- =^..^= -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |