similar to: [LLVMdev] VMware LLVM 2.3 appliance update

Displaying 20 results from an estimated 4000 matches similar to: "[LLVMdev] VMware LLVM 2.3 appliance update"

2008 Aug 27
1
[LLVMdev] LLVM 2.3 available as a VMware appliance
Hi! Bernardo, I'm really interested in using that one. Where I can download it from? Thanks, Seung ---- Original message ---- >Date: Tue, 26 Aug 2008 22:56:04 -0700 >From: "Bernardo Elayda" <belayda at gmail.com> >Subject: [LLVMdev] LLVM 2.3 available as a VMware appliance >To: llvmdev at cs.uiuc.edu > > Hi! > > Would there be any interest
2008 Sep 03
1
[LLVMdev] Info on LLVM 2.3 which is available as a virutal appliance
Hi! I'm glad that their is interest in the VMware install of LLVM 2.3. The appliance(compressed via 7zip) is over 800 MB in size. So, I can't send it out via email. I don't have the resources to host it. If someone can find an area that this appliance can live, I'd be willing to upload it os that everyone could use it. regards, Bernardo -------------- next part --------------
2008 Sep 05
3
[LLVMdev] Newbie question on front-end and code compaction
Hi! I'm still a newbie to LLVM, so I'm looking for guidance that will tell me the right docs to read. I'm interested in working on 2 different things. I'm interested on adding a new front end for a functional language such as Lisp. I'm also interested in helping out with compaction(making code with a small footprint). What are the right docs for me to start reading and
2008 Aug 27
0
[LLVMdev] LLVM 2.3 available as a VMware appliance
Hi! Would there be any interest in distributing a VMware installation of LLVM 2.3 via llvm.org I've created a VMware appliance that uses Ubunutu 8.04 and has LLVM2.3 installed. With a VMware appliance, one could start using the LLVM suite immediately. All that is need is the appliance and VMware player. If there is interest in this appliance, I'm willing to do this for each release.
2008 Aug 15
4
[LLVMdev] Which linux distribution required the least effort to install LLVM 2.3?
Hi! I'm a new LLVM user. I want to start using the LLVM System v2.3. However, I don't want to spend all my time hunting, pecking, downgrading, and/or upgrading packages to get LLVM v2.3 running. I was wondering which Linux distrubutions(FC7, Ubuntu, NetBSD, etc) have required the least effort out of the box to start running LLVM v2.3. tia, Bernardo Elayda -------------- next part
2008 Apr 04
1
[LLVMdev] Will gcc 4.3.0 compile llvm 2.2?
Hi! I'm trying to compile llvm 2.2 with gcc 4.3.0 on FC8. My compile is failing with the following error(s): error: invalid use of incomplete type 'struct std::basic_ostream<char, std::char_traits<char> >' If you've run into this, how did you get around this issue? thx in advance! -Bernardo -------------- next part -------------- An HTML attachment was scrubbed...
2008 Sep 05
0
[LLVMdev] Newbie question on front-end and code compaction
On Sep 4, 2008, at 8:03 PM, Bernardo Elayda wrote: > I'm also interested in helping out with compaction(making code with > a small footprint). People pointed out recently on the list that -Os doesn't work so well. See the email from regehr at cs.utah.edu on Aug 20 on llvmdev. You should be able to work with him to get testcases, from there you just grind through them and
2008 Mar 29
1
[LLVMdev] Noob questoin on ExecutionEngine::create
Hello! I'm using llvm v2.1 on FC8. I'm having some trouble with the tutorial on adding JIT. I'm just trying to compile the following code: using namespace llvm; static ExecutionEngine *TheExecutionEngine; static Module *TheModule; int main(){ TheModule = new Module("my cool jit"); TheExecutionEngine = ExecutionEngine::create(TheModule); } I'm using the following
2002 Oct 01
1
uploading binary packages (was RE: [R] Update packages)
[I guess R-devel is more appropriate for this question:] Will CRAN maintainers accept binary packages (in addition to source) from the package maintainers? As an example, I develop and test randomForest on both Linux and WinNT, so I can always make the binary. This could make life a bit easier for BDR and DM. Are there any potential problems? Regards, Andy > -----Original Message-----
1998 Jun 22
0
(Fwd) samba lenta
------- Forwarded Message Follows ------- From: Self <UNESCO1/BERNARDO> To: freebsd@SBQ.Org.BR Subject: samba lenta Date: Mon, 22 Jun 1998 12:18:05 GMT-3 Couldn't get help in my FreeBSD list: As I don't sign samba's list please send copy to my e-mail address: bernardo@unesco.org.br With samba working in a FreeBSD 2.2.6 box, I made some tests,
2005 Jun 13
5
formatting a 3 terabyte partition
hi. i'm hitting a wall each time i try to format a 3 terabyte partition. i'm able to create the partition using parted but whenever i try to create a 3 terabyte xfs or jfs or ext3 filesystem, the mounted filesystem created is only 1 terabyte. i tried centos x86 and x86_64 4.0 but i always hit a 1 terabyte limit. please help.
2020 Feb 17
2
Question about noreplicate flag
On 17.2.2020 13.09, Bernardo Reino wrote: > On Mon, 17 Feb 2020, Bernardo Reino wrote: > >> On Mon, 17 Feb 2020, Aki Tuomi wrote: >> >>> On 17.2.2020 12.48, Bernardo Reino wrote: >>>> Dear all, >>>> >>>> I've just setup replication between two servers. The e-mail accounts >>>> on both servers intersect but are not the
2019 Feb 15
0
Please Recommend Affordable and Reliable Cloud Storage for 50 TB of Data
>> On Fri, Feb 15, 2019 at 4:10 PM Walter H. <Walter.H at mathemainzel.info> wrote: >> > >> > On 15.02.2019 06:29, Turritopsis Dohrnii Teo En Ming wrote: >> > > Hi, >> > > >> > > Could you recommend affordable and reliable cloud storage for 50 TB of data? >> > whats your budget? >> > >> > and 50 TB = 50
2006 Jun 13
4
Export Samba mount using nfs
Hello, I have an Lacie NAS disk attached to an Gigabit network. Since it only exports samba I mounted on one of my gigabit Linux boxes with smbmount //lacie/terabyte /TERABYTE -o defaults,username=genuser,password=genuser Now I need to export that to all my linux boxes not on the Gigabit network using nfs. When I try to mount I get: mount: old:/TERABYTE failed, reason given
2019 Feb 15
1
Please Recommend Affordable and Reliable Cloud Storage for 50 TB of Data
On Fri, Feb 15, 2019 at 5:55 PM Phoenix, Merka <merka.phoenix at hpe.com> wrote: > > >> On Fri, Feb 15, 2019 at 4:10 PM Walter H. <Walter.H at mathemainzel.info> wrote: > >> > > >> > On 15.02.2019 06:29, Turritopsis Dohrnii Teo En Ming wrote: > >> > > Hi, > >> > > > >> > > Could you recommend affordable
2005 May 17
0
RE: Bootitng and CDShell...
Hello, Can anyone help me? Does any of you manage to load (boot) Bootitng through CDShell? How can I ensure that diskemu emulates a 1.44MB floppy? Any ideas? Thank you Andreas Gortsilas -----Original Message----- From: David F. [mailto:support at terabyteunlimited.com] Sent: Tuesday, May 17, 2005 9:48 AM To: 'Andreas Gortsilas' Subject: RE: Bootitng and
2005 May 18
0
RE: Bootitng and CDShell...
Hi! Although it may seem so, this is the wrong place to put your question. Please contact the CDShell developer. Luis Correia > -----Original Message----- > From: Andreas Gortsilas mailing list account > [mailto:agorts_mlst at sabo.gr] > Sent: Tuesday, May 17, 2005 7:59 AM > To: 'syslinux at zytor.com' > Subject: [syslinux] RE: Bootitng and CDShell... > >
2010 Aug 19
1
Create virtual appliance + deployment + manage
Dear all, I am working on a virtualization project that involves setting up virtual appliances over cloud. to implement the same, which tool is required to 1) create virtual appliances 2) deploy virtual appliances 3) manage virtual appliances/virtual machines Could you please guide me with some pointers or resources to get started with the implementation. Thank you. Saravanan Sundaramoorthy
2020 Jun 23
2
Apple mail works but thunderbird unable to connect
Am 23.06.2020 um 07:33 schrieb Bernardo Reino: > If you use postfix a "workaround" is to temporarily disable postscreen, > which IIRC is the one (rightly) complaining about the improper pipelining. > > Cheers, > Bernardo Reino No, submitting on SMTP port 25 would be the wrong step. There's submission on port 587 or submissions (formerly called smtps) on port 465
2008 Aug 25
0
[LLVMdev] libstdc++.dylib created for llvm-gcc4.2-2.3 front-end?
Hi, I'm trying to build from source the llvm-gcc4.2-2.3 front end. My host OS is Ubunut 8.04. "make install" completed sucessfully, but I do not see a file called libstdc++.dylib in the `pwd`/../install/lib/libstdc++.dylib area. In fact, I can't find any file with an extension .dylib. Have I done something wrong or is this a known issue with a workaround? tia, Bernardo