9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "andrey mirtchovski" <mirtchovski@gmail.com>
To: "Fans of the OS Plan 9 from Bell Labs" <9fans@9fans.net>
Subject: Re: [9fans] vx32 compilation under Linux
Date: Fri, 11 Jul 2008 14:38:31 -0600	[thread overview]
Message-ID: <14ec7b180807111338l6fa41ca2mf1971746d8882976@mail.gmail.com> (raw)
In-Reply-To: <Pine.GSO.4.61.0807111629300.4495@cps203.cps.cmich.edu>

change the definition of VX32_LDFLAGS in src/Makefrag to:

VX32_LDFLAGS := -Llibvxc -L$(dir $(shell gcc -m32 -print-libgcc-file-name)) \


On Fri, Jul 11, 2008 at 2:32 PM, ISHWAR RATTAN <rattan@cps.cmich.edu> wrote:
>
> System:
> Linux tigaon 2.6.25-4.slh.3-sidux-686 #1 SMP PREEMPT Fri May 23 21:58:49 UTC
> 2008 i686 GNU/Linux
>
> $ cd src; make
>
> produces the error: (seems to be missing gcclib.a?):
> ..
> ld -o vxa/zlib/ezlib -Llibvxc -L -g -L.  libvxc/vx32/crt0.o
> vxa/zlib/ezlib.vo vxa/zlib/compress.vo vxa/zlib/deflate.vo vxa/zlib/trees.vo
> vxa/zlib/adler32.vo vxa/zlib/crc32.vo vxa/zlib/zutil.vo -lc -lgcc
> ld: cannot find -lgcc
> make: *** [vxa/zlib/ezlib] Error 1
> $
>
> Any pointers?
> -ishwar
>
>
>
>



  reply	other threads:[~2008-07-11 20:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-11 20:32 ISHWAR RATTAN
2008-07-11 20:38 ` andrey mirtchovski [this message]
2008-07-13 17:43   ` ISHWAR RATTAN
2008-07-14 16:21     ` Russ Cox

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=14ec7b180807111338l6fa41ca2mf1971746d8882976@mail.gmail.com \
    --to=mirtchovski@gmail.com \
    --cc=9fans@9fans.net \
    /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 NNTP newsgroup(s).