devel@ where you _can_ ask
 help / color / mirror / Atom feed
From: gBopHuk_alt <gbophuk_alt@mail.ru>
To: "devel@ where you _can_ ask" <devel-newbies@lists.altlinux.org>
Subject: Re: [newbies] Существует ли /usr/lib64 ?
Date: Mon, 28 Jan 2013 20:33:02 +0400
Message-ID: <1359390782.14150.0.camel@localhost.localdomain> (raw)
In-Reply-To: <510520D0.9070206@gmail.com>

В Вск, 27/01/2013 в 14:42 +0200, Motsyo Gennadi aka Drool пишет:
> Зачем?

Затем =))

$rpm --eval %cmake

mkdir build; cd build; 
cmake .. \
    -DCMAKE_INSTALL_PREFIX=/usr \
    -DLIB_DESTINATION=lib \
  %if "lib" == "lib64" 
    -DLIB_SUFFIX="64" \
  %else 
    -DLIB_SUFFIX="" \
  %endif 
    -DCMAKE_SKIP_RPATH:BOOL=yes \
    -DCMAKE_C_FLAGS:STRING='-pipe -Wall -g -O2 -march=pentium4' \
    -DCMAKE_CXX_FLAGS:STRING='-pipe -Wall -g -O2 -march=pentium4' 
cd -



  reply	other threads:[~2013-01-28 16:33 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-25  7:55 gBopHuk_alt
2013-01-25  8:31   ` gBopHuk_alt
2013-01-25  8:32     ` Евгений Ростовцев
2013-01-25 11:57       ` Motsyo Gennadi aka Drool
2013-01-25 18:08         ` gBopHuk_alt
2013-01-27 12:42           ` Motsyo Gennadi aka Drool
2013-01-28 16:33             ` gBopHuk_alt [this message]
2013-01-28 22:40               ` Motsyo Gennadi aka Drool
2013-01-29  6:23                 ` Motsyo Gennadi aka Drool
2013-01-29  6:49                   ` Евгений Ростовцев
2013-01-29  9:23                     ` gBopHuk_alt
2013-01-29  9:52                       ` Евгений Ростовцев
2013-01-29 14:47                     ` Motsyo Gennadi aka Drool
2013-01-30  2:21                       ` Евгений Ростовцев
2013-01-30  6:09                         ` Motsyo Gennadi aka Drool

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=1359390782.14150.0.camel@localhost.localdomain \
    --to=gbophuk_alt@mail.ru \
    --cc=devel-newbies@lists.altlinux.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

devel@ where you _can_ ask

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel-newbies/0 devel-newbies/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel-newbies devel-newbies/ http://lore.altlinux.org/devel-newbies \
		devel-newbies@lists.altlinux.org devel-newbies@lists.altlinux.ru devel-newbies@lists.altlinux.com
	public-inbox-index devel-newbies

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel-newbies


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git