Welcome! Log In Create A New Profile

Advanced

Re: Проблема с установкой nginx

February 04, 2011 06:23AM
Да, вот последние строчки:

[code]
checking for int size

objs/autotest.c:1: error: CPU you selected does not support x86-64 instruction set
objs/autotest.c:1: error: CPU you selected does not support x86-64 instruction set
----------

#include <sys/types.h>
#include <sys/time.h>
#include <unistd.h>
#include <signal.h>
#include <sys/resource.h>
#include <inttypes.h>


int main() {
printf("%d", sizeof(int));
return 0;
}

----------
gcc -march=pentium4 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -o objs/autotest objs/autotest.c
----------

[/code]
Subject Author Posted

Проблема с установкой nginx

Craken February 04, 2011 06:08AM

Re: Проблема с установкой nginx

Kirill A. Korinskiy February 04, 2011 06:16AM

Re: Проблема с установкой nginx

Craken February 04, 2011 06:23AM

Re: Проблема с установкой nginx

Igor Sysoev February 04, 2011 06:26AM

Re: Проблема с установкой nginx

Maxim Dounin February 04, 2011 06:30AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 317
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready