public inbox for libffi-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Albert Chin <libffi-discuss@mlists.thewrittenword.com>
To: libffi-discuss@sourceware.org
Subject: 3.2.1 on Solaris 10/x86
Date: Wed, 01 Aug 2018 23:38:00 -0000	[thread overview]
Message-ID: <20180801233807.GA29252@thewrittenword.com> (raw)

Has anyone tried building 3.2.1 on Solaris 10/x86?
  $ gtar zxf libffi-3.2.1.tar.gz
  $ cd libffi-3.2.1
  $ mkdir .obj
  $ cd .obj
  $ PATH=/opt/solstudio12.2/bin:$PATH ../configure CC=cc
  $ PATH=/opt/solstudio12.2/bin:$PATH gmake
  ...
  /bin/bash ./libtool    --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -I. -I../include -Iinclude -I../src  -I. -I../include -Iinclude -I../src  -c -o src/x86/win32.lo ../src/x86/win32.S
  libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I. -I../include -Iinclude -I../src -c ../src/x86/win32.S  -KPIC -DPIC -o src/x86/.libs/win32.o
  Assembler: 
          "../src/x86/win32.S", line 935 : Illegal character: <7e>
          "../src/x86/win32.S", line 935 : Syntax error
          Near line: "        movl        ((10 + 3) & ~3)(%eax), %esi      "
          "../src/x86/win32.S", line 936 : Illegal character: <7e>
          "../src/x86/win32.S", line 936 : Syntax error
          Near line: "        movl        ((((10 + 3) & ~3) + 4) + 4)(%eax), %edx "
          "../src/x86/win32.S", line 944 : Illegal character: <7e>
          "../src/x86/win32.S", line 944 : Syntax error
          Near line: "        call        *(((10 + 3) & ~3) + 4)(%eax)             "
          "../src/x86/win32.S", line 1079 : Illegal character: <7e>
          "../src/x86/win32.S", line 1079 : Syntax error
          Near line: "        movl        ((10 + 3) & ~3)(%eax), %eax"
  cc: fbe failed for ../src/x86/win32.S
  gmake[2]: *** [src/x86/win32.lo] Error 1

-- 
albert chin (china@thewrittenword.com)

             reply	other threads:[~2018-08-01 23:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-01 23:38 Albert Chin [this message]
2018-08-01 23:54 ` Jeffrey Walton
2018-08-02  0:46 ` Albert Chin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180801233807.GA29252@thewrittenword.com \
    --to=libffi-discuss@mlists.thewrittenword.com \
    --cc=libffi-discuss@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).