public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Sergey Ivanov <icegood1980@gmail.com>
To: cygwin@cygwin.com
Subject: Re: gsl linking
Date: Thu, 14 Oct 2010 13:11:00 -0000	[thread overview]
Message-ID: <AANLkTikygC-2GO2HGsYuFZ7fw2RywwBNCow=98kVcuAd@mail.gmail.com> (raw)
In-Reply-To: <AANLkTi=dRKAZfvPLo=m9wYfwn4MRP_aHOW3-Z+3OjwFK@mail.gmail.com>

To Marco Atzeri:
$(compiler) $< $(db_o) $(foreach pth, $(sublibpathes), "-I$(pth)") \
	$(foreach pth, $(sublibpathes), "-L$(pth)") -L/usr/lib -lgsl -lgslcblas -lm \
  $(foreach pth, $(notdir $(sublibraries)), "-l$(pth)") -I$(prog_path) -o $@


sublibpathes - there is my own list of static libraries
-- 
Kind regards,
Sergey Ivanov

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

  parent reply	other threads:[~2010-10-14 13:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-08 14:44 Sergey Ivanov
2010-10-08 15:01 ` R: " Marco Atzeri
2010-10-14 13:11 ` Sergey Ivanov [this message]
2010-10-14 16:07   ` Fwd: " Sergey Ivanov

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='AANLkTikygC-2GO2HGsYuFZ7fw2RywwBNCow=98kVcuAd@mail.gmail.com' \
    --to=icegood1980@gmail.com \
    --cc=cygwin@cygwin.com \
    /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).