From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp26.services.sfr.fr (smtp26.services.sfr.fr [93.17.128.189]) by sourceware.org (Postfix) with ESMTPS id BF3E83858D3C for ; Thu, 15 Jun 2023 10:15:04 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org BF3E83858D3C Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=club-internet.fr Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=club-internet.fr X-mail-filterd: {"version":"1.6.0","queueID":"4QhdT24t5Vz1LQLSr","contextId": "9b71fe73-51a8-44be-874f-cdc4d74e45de"} Received: from Noname (pop.92-184-117-182.mobile.abo.orange.fr [92.184.117.182]) by msfrf2602.sfr.fr (SMTP Server) with ESMTP id 4QhdT24t5Vz1LQLSr; Thu, 15 Jun 2023 12:15:02 +0200 (CEST) X-mail-filterd: {"version":"1.6.0","queueID":"4QhdT220qtz1LQLSZ","contextId": "f61db970-90df-4c42-b6c2-1612202b09ad"} X-sfr-mailing: LEGIT X-sfr-spamrating: 40 X-sfr-spam: not-spam DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=club-internet.fr; s=202006; t=1686824102; h=From:To:Cc:Subject:Date; bh=ttyf+ps22H0ODkd6Rn8TI0+ gm5MG4m+Cnm9UWLOeSwE=; b=LBuVX0hZVV3vsjncNKjEMX9+XQX+zvjB8k3zBadiqS5utGkLfck SaRQiIOPzrDHqx5RKphvDcglx/rZsHcz3RSlmVZVAVJe3JkPqKGfi8xqnFgJVUeutL0LxP4G4Pgo 7Bweiht8e/aK4M/6snobC7vq0yKr+04Fg/Pdkl0pe8a1ZisXN+/ALsqajM/d5lkesiKRodGk6AN+ SPLr88ZNqHeTn8HJpJDlhlIHaKkRtBz6EnvEogOrB0HjWUMqRH2vBECTvF8vD2x74bdjuq88QNzW niwhK/jB5NuBTp42k/nbdpWt6rurd8oNsRbMqOcGUNyN4POr7SrcSWxd9T2D02A== Received: from Noname (pop.92-184-117-182.mobile.abo.orange.fr [92.184.117.182]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: gilbert.harrus@club-internet.fr) by msfrf2602.sfr.fr (SMTP Server) with ESMTPSA id 4QhdT220qtz1LQLSZ; Thu, 15 Jun 2023 12:15:01 +0200 (CEST) Authentication-Results: sfr.fr; auth=pass (LOGIN) smtp.auth=gilbert.harrus@club-internet.fr From: "gh" To: Cc: Subject: help needed - transition from 32bits to 64bits Date: Thu, 15 Jun 2023 12:15:00 +0200 Message-ID: <00d001d99f72$3f941de0$bebc59a0$@harrus@club-internet.fr> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_00D1_01D99F83.031CEDE0" X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: AdmfcjZU2h+wiHjPQBOVorR5KsG2Qg== Content-Language: en-gb X-Spam-Status: No, score=2.1 required=5.0 tests=BAYES_50,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,HTML_MESSAGE,JMQ_SPF_NEUTRAL,MSGID_MULTIPLE_AT,RCVD_IN_DNSWL_NONE,SPF_HELO_NONE,SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6 X-Spam-Level: ** X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: This is a multi-part message in MIME format. ------=_NextPart_000_00D1_01D99F83.031CEDE0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Dear all, Sorry if this question was already answered somewhere in the FAQ. I am running a deprecated 32bits version, and want to switch to 64bits. Install procedure is easy, but does not cover one thing : I would like to preserve the list of packages I have installed, and minimize the change of paths in my windows environment (did not change anything for the last 10 years, so I don't want to dig into where are things). Currently, cygwin is in C:\cygwin, which I have moved to C:\cygwin-bck. I then want to install in the now almost empty C:\cygwin, but copying there the necessary config files so that setup-x86_64.exe knows which packages to download. Thanks in advance, Gilbert ------=_NextPart_000_00D1_01D99F83.031CEDE0--