| 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://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/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 |
| X-Originating-IP: | [203.200.20.226] |
| X-Originating-Email: | [mohanlaljangir AT hotmail DOT com] |
| From: | "mohanlal jangir" <mohanlaljangir AT hotmail DOT com> |
| To: | "Cygwin" <cygwin AT cygwin DOT com> |
| Subject: | unknown pseudo-op: `.subsection' |
| Date: | Mon, 13 Oct 2003 15:53:23 +0530 |
| MIME-Version: | 1.0 |
| X-Priority: | 3 |
| X-MSMail-Priority: | Normal |
| X-MIMEOLE: | Produced By Microsoft MimeOLE V5.50.4927.1200 |
| Message-ID: | <Law11-OE38BVUh67t0R00002018@hotmail.com> |
| X-OriginalArrivalTime: | 13 Oct 2003 10:31:35.0276 (UTC) FILETIME=[2D3E3AC0:01C39175] |
I am trying to compile linux-2.4.18 on cygwin. When I issue "make
bzImage", it gives following error:
mohanlal AT MOHANLAL /cygdrive/e/cygwin/home/linux
$ make bzImage
gcc -D__KERNEL__ -I/cygdrive/e/cygwin/home/linux/include -Wall -Wstrict-prot
otyp
es -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -g -pipe -mpreferred-
stac
k-boundary=2 -march=i686 -DKBUILD_BASENAME=main -c -o init/main.o
init/main.c
{standard input}: Assembler messages:
{standard input}:3509: Error: unknown pseudo-op: `.subsection'
{standard input}:3517: Error: unknown pseudo-op: `.subsection'
{standard input}:3863: Error: unknown pseudo-op: `.subsection'
{standard input}:3871: Error: unknown pseudo-op: `.subsection'
make: *** [init/main.o] Error 1
The gcc version is:
$ gcc -v
Reading specs from /usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/specs
Configured with:
/netrel/src/gcc-3.3.1-2/configure --enable-languages=c,c++,f77,
java --enable-libgcj --enable-threads=posix --with-system-zlib --enable-nls
--wi
thout-included-gettext --enable-interpreter --enable-sjlj-exceptions --disab
le-v
ersion-specific-runtime-libs --enable-shared --build=i686-pc-linux --host=i6
86-p
c-cygwin --target=i686-pc-cygwin --prefix=/usr --exec-prefix=/usr --sysconfd
ir=/
etc --libdir=/usr/lib --includedir=/nonexistent/include --libexecdir=/usr/sb
in
Thread model: posix
gcc version 3.3.1 (cygming special)
Assembler version is
$ as -v
GNU assembler version 2.14.90 (i686-pc-cygwin) using BFD version 2.14.90
2003090
1
Can somebody tell me what is the problem?
Regards
Mohanlal
--
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 |