[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Sks-devel] Compiling SKS under Cygwin
From: |
Dahlke, Axel |
Subject: |
[Sks-devel] Compiling SKS under Cygwin |
Date: |
Fri, 29 Apr 2005 08:48:06 +0200 |
Hello,
while compiling sks under cygwin I get the following error messages:
<make_output>
$ make
cd numerix-0.19 && \
make lib; \
make install
make[1]: Entering directory `/home/ad/sks-1.0.9/numerix-0.19'
gcc -O2 -Wall -Dbits_32 -Duseless_init -o lib/x86/add-ss.o -c
lib/x86/add.S -Duse_slong
lib/x86/add.S: Assembler messages:
lib/x86/add.S:37: Warning: .type pseudo-op used outside of .def/.endef
ignored.
lib/x86/add.S:37: Error: junk at end of line, first unrecognized
character is `s'
lib/x86/add.S:112: Warning: .type pseudo-op used outside of .def/.endef
ignored.
lib/x86/add.S:112: Error: junk at end of line, first unrecognized
character is `s'
lib/x86/add.S:175: Warning: .type pseudo-op used outside of .def/.endef
ignored.
lib/x86/add.S:175: Error: junk at end of line, first unrecognized
character is `s'
lib/x86/add.S:187: Warning: .type pseudo-op used outside of .def/.endef
ignored.
lib/x86/add.S:187: Error: junk at end of line, first unrecognized
character is `s'
lib/x86/add.S:376: Warning: .type pseudo-op used outside of .def/.endef
ignored.
lib/x86/add.S:376: Error: junk at end of line, first unrecognized
character is `s'
lib/x86/add.S:408: Warning: .type pseudo-op used outside of .def/.endef
ignored.
lib/x86/add.S:408: Error: junk at end of line, first unrecognized
character is `s'
lib/x86/add.S:453: Warning: .type pseudo-op used outside of .def/.endef
ignored.
lib/x86/add.S:453: Error: junk at end of line, first unrecognized
character is `s'
lib/x86/add.S:484: Warning: .type pseudo-op used outside of .def/.endef
ignored.
lib/x86/add.S:484: Error: junk at end of line, first unrecognized
character is `s'
make[1]: *** [lib/x86/add-ss.o] Error 1
make[1]: Leaving directory `/home/ad/sks-1.0.9/numerix-0.19'
make[1]: Entering directory `/home/ad/sks-1.0.9/numerix-0.19'
gcc -O2 -Wall -Dbits_32 -Duseless_init -o lib/x86/add-ss.o -c
lib/x86/add.S -Duse_slong
lib/x86/add.S: Assembler messages:
lib/x86/add.S:37: Warning: .type pseudo-op used outside of .def/.endef
ignored.
lib/x86/add.S:37: Error: junk at end of line, first unrecognized
character is `s'
lib/x86/add.S:112: Warning: .type pseudo-op used outside of .def/.endef
ignored.
lib/x86/add.S:112: Error: junk at end of line, first unrecognized
character is `s'
lib/x86/add.S:175: Warning: .type pseudo-op used outside of .def/.endef
ignored.
lib/x86/add.S:175: Error: junk at end of line, first unrecognized
character is `s'
lib/x86/add.S:187: Warning: .type pseudo-op used outside of .def/.endef
ignored.
lib/x86/add.S:187: Error: junk at end of line, first unrecognized
character is `s'
lib/x86/add.S:376: Warning: .type pseudo-op used outside of .def/.endef
ignored.
lib/x86/add.S:376: Error: junk at end of line, first unrecognized
character is `s'
lib/x86/add.S:408: Warning: .type pseudo-op used outside of .def/.endef
ignored.
lib/x86/add.S:408: Error: junk at end of line, first unrecognized
character is `s'
lib/x86/add.S:453: Warning: .type pseudo-op used outside of .def/.endef
ignored.
lib/x86/add.S:453: Error: junk at end of line, first unrecognized
character is `s'
lib/x86/add.S:484: Warning: .type pseudo-op used outside of .def/.endef
ignored.
lib/x86/add.S:484: Error: junk at end of line, first unrecognized
character is `s'
make[1]: *** [lib/x86/add-ss.o] Error 1
make[1]: Leaving directory `/home/ad/sks-1.0.9/numerix-0.19'
make: *** [lib/numerix.cma] Error 2
</make_output>
this seems to be an assembler issue, but my knowledge about assembler is
very limited,
so please can anybody shed some light on this ?
greetings Axel
==========================
Axel Dahlke
Germanischer Lloyd AG
Vorsetzen 35
20459 Hamburg
Germany
--------------------------
Mail: address@hidden
Tel: +49 40 361 49 418
FAX: +49 40 361 49 7713
This e-mail contains confidential information for the exclusive attention of
the intended addressee. Any access of third parties to this e-mail is
unauthorised. Any use of this e-mail by unintended recipients such as copying,
distribution, disclosure etc. is prohibited and may be unlawful. When addressed
to our clients the content of this e-mail is subject to the General Terms and
Conditions of GL's Group of Companies applicable at the date of this e-mail.
GL's Group of Companies does not warrant and/or guarantee that this message at
the moment of receipt is authentic, correct and its communication free of
errors, interruption etc.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Sks-devel] Compiling SKS under Cygwin,
Dahlke, Axel <=