public inbox for libffi-discuss@sourceware.org
 help / color / mirror / Atom feed
* 3.2.1 on Solaris 10/x86
@ 2018-08-01 23:38 Albert Chin
  2018-08-01 23:54 ` Jeffrey Walton
  2018-08-02  0:46 ` Albert Chin
  0 siblings, 2 replies; 3+ messages in thread
From: Albert Chin @ 2018-08-01 23:38 UTC (permalink / raw)
  To: libffi-discuss

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)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-08-02  0:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-01 23:38 3.2.1 on Solaris 10/x86 Albert Chin
2018-08-01 23:54 ` Jeffrey Walton
2018-08-02  0:46 ` Albert Chin

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).