From owner-freebsd-questions@freebsd.org Fri Oct 7 21:27:36 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 121CAC044E7 for ; Fri, 7 Oct 2016 21:27:36 +0000 (UTC) (envelope-from lobo@bsd.com.br) Received: from mail-pa0-x22d.google.com (mail-pa0-x22d.google.com [IPv6:2607:f8b0:400e:c03::22d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E3F3ED39 for ; Fri, 7 Oct 2016 21:27:35 +0000 (UTC) (envelope-from lobo@bsd.com.br) Received: by mail-pa0-x22d.google.com with SMTP id qn10so23611124pac.2 for ; Fri, 07 Oct 2016 14:27:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsd.com.br; s=capeta; h=date:from:to:subject:message-id:organization:mime-version :content-transfer-encoding; bh=5RwXlDkUCotCnkSRYQuAYbD+eZX1z04dXTbkMX/JZc4=; b=JBYZNZMV5KnWvumcRNbCn/taL1dpalHpR2OXKJlL9uQOTI4zotJeAlN7xz1APyCSXJ LByfazB09h7M+qDGcTAQekkbLwSXWpWwdTmPVacpKLNQtlgv3e1myAty48oRkD2LIdtL EVVE74XxtrMCPZjfS3+Zl4vdnXryLu30z944M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:subject:message-id:organization :mime-version:content-transfer-encoding; bh=5RwXlDkUCotCnkSRYQuAYbD+eZX1z04dXTbkMX/JZc4=; b=NShIhdzNZTAVXKOEN2c/ZRWqeuWqAbUHNw26BmTJfA1zDPk6gps9mInJIXvnlb5DjP Ro7df4mPxl5MwswanP70gKtT5B3W3Y9XSP1PQKgyYmYhSiAmWAiVZAn+xzj/XRsMaS/4 cdtVKJWEPoe6dxkb4H5hssYhmOhdUw32mVpmxY095V68JnK6GhysR46bYG+MFNseAzlU lZ/j7qVFiWI5RfhijCi4nUulzWNrZ1mNDB4iclsxtkigM7D4JjyshQbn0Lex5BqsTnJU WyJ1tkef+drqZjaN+bLVEdG2FHYmP28aTKc60OPdad07L9gdV+ahVzyNoeg6ooi++Dae os6g== X-Gm-Message-State: AA6/9Rlz8lgjdyzQPGLWEHikMmDG9rGL9PWZ8bvBqJK8UuHm/mwqEFP9KDk/vpzu4dCeKg== X-Received: by 10.67.15.1 with SMTP id fk1mr28286193pad.127.1475875654977; Fri, 07 Oct 2016 14:27:34 -0700 (PDT) Received: from Papi ([187.113.105.99]) by smtp.gmail.com with ESMTPSA id e4sm33282158pas.21.2016.10.07.14.27.33 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 07 Oct 2016 14:27:34 -0700 (PDT) Date: Fri, 7 Oct 2016 18:27:57 -0300 From: Mario Lobo To: freebsd-questions@freebsd.org Subject: CPUTYPE question (yet again..) Message-ID: <20161007182757.18fbe511@Papi> Organization: BSD X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.29; amd64-portbld-freebsd10.3) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Oct 2016 21:27:36 -0000 Hi; Rephrasing a previous question. I have two phisical hosts with FreeBSD VMs in each. I want to be able to run these VMs on either host. Host #1 has detected CPUTYPE as core-avx-i Host #2 has detected CPUTYPE as corei7-avx Which CPUTYPE should I set to make buildworld, ran on a central/third location, that would allow any of these VMs tu run without problem on either host? OBS-cc,gcc or clang can't be allowed to detect/guess the CPUTYPE. Thanks, -- Mario Lobo http://www.mallavoodoo.com.br FreeBSD since 2.2.8 [not Pro-Audio.... YET!!] "UNIX was not designed to stop you from doing stupid things, because that would also stop you from doing clever things."